@glue42/schemas
TypeScript icon, indicating that this package has built-in type declarations

3.22.0 • Public • Published

A wrapper module containing the GD3 json schemas

build

To build use some of the scripts below:

npm run build

using

Import, instantiate and use getter properties on the instance.

import {GlueDesktopSchemas} from "tick42-glue-desktop-schemas";
const schemas = new GlueDesktopSchemas();
const appSch = JSON.parse(schemas.application);

Dependencies (2)

Dev Dependencies (8)

Package Sidebar

Install

npm i @glue42/schemas

Weekly Downloads

839

Version

3.22.0

License

ISC

Unpacked Size

847 kB

Total Files

31

Last publish

Collaborators

  • smateev
  • kiril.popov
  • gdavidkov
  • suzunov
  • staafl
  • lkonstantinov
  • flashd2n
  • ppetkow