@tstackgl/stackgl-types
v1.0.11
Published
stackgl ecosystem types
Downloads
5
Readme
External types
To use definitions in this package install it with
yarn add @tstackgl/stackgl-types
and include in your tsconfig.json
"compilerOptions": {
"typeRoots": ["node_modules/@types", "node_modules/@tstackgl"]
}