0.1.9 • Published 2 years ago

@aspen.cloud/agent-typings v0.1.9

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Aspen Typing Plugins

TODO: move out of PC repo and move to monorepo or other pattern

Getting Starter

  1. Install
# if you're a yarn kind of person
yarn add -D @aspen/agent-typings

# if you're an npm kind of person
npm i --save-dev @aspen/agent-typings
  1. Configure tsconfig.json
{
  "compilerOptions": {
        "typeRoots": [
            "./node_modules/@types",
            "./node_modules/@aspen.cloud",
        ]
    }
}
0.1.7

2 years ago

0.1.9

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago