@mydecocloud/interfaces
v1.0.0
Published
This library contains mostly type definitions, and a handful of utilities, for working with data you may receive or send to myDecoCloud through various APIs.
Downloads
1
Readme
@mydecocloud/interfaces
This library contains mostly type definitions, and a handful of utilities, for working with data you may receive or send to myDecoCloud through various APIs.
It contains four main entry points:
@mydecocloud/interfaces/common
: interfaces commonly used across all myDecoCloud subsystems,@mydecocloud/interfaces/documents
: interfaces you can implement for our PDF generation mechanism,@mydecocloud/interfaces/jtd
: utilities for working with JSON Type Definition schemas,@mydecocloud/interfaces/scrapper
: interfaces you may receive from our scrapper webhook.
Changelog
v1.0.0
- Initial release