1.0.0 • Published 7 months ago

@mydecocloud/interfaces v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

@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
1.0.0

7 months ago