@aspen.cloud/agent-typings
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

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",
        ]
    }
}

Readme

Keywords

none

Package Sidebar

Install

npm i @aspen.cloud/agent-typings

Weekly Downloads

0

Version

0.1.9

License

MIT

Unpacked Size

3.41 kB

Total Files

5

Last publish

Collaborators

  • mattataspen
  • willataspen
  • matlin95