webos-typings
v1.1.0
Published
Type definitions for webos luna services
Downloads
15
Readme
WebOS Typings
This repository contains typescript type definitions for luna services of LG's WebOS. Both Open Source Edition and official LG are included. This should make it way more convenient to develop apps, either official or homebrewed
Types were auto-generated directly from the docs using a customer generator.
All of this is pretty WIP.
What's included
- [x] Interfaces for return type of endpoints
- [x] Interfaces for return type of endpoints when subscribing
- [x] Enum of errors for a given endpoint
Todo
- [ ] Some services are screwed up because of inconsistencies
- [ ] Shared interfaces between services
- [ ] Link to actual http docs from code
- [ ] Interface for the service itself
- [ ] Base types for shared properties
- [ ] Discriminated union of services