You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository handles building the package, openadr-3-ts-types. The package is a collection of type declarations and data validation useful for writing programs in TypeScript which interact with OpenADR v3 services.
The directories contain:
builder -- is a package of build scripts for generating the code in the package directory.
package -- is the package which is published to the npm repository.
example -- contains example code demonstrating how this package is used.