@scriptcraft/types
TypeScript icon, indicating that this package has built-in type declarations

1.3.2 • Public • Published

Scriptcraft Types

These are the TypeScript ambient definitions for Scriptcraft. Use this package as a dependency when developing Scriptcraft Modular Architecture Plugins in Typescript (or even in Javascript with VS Code).

Install

To install to your project:

npm i --save @scriptcraft/types

Now add the following in the tsconfig.json of your SMA project:

"types": [
    "@scriptcraft/types"
]

Package Sidebar

Install

npm i @scriptcraft/types

Weekly Downloads

37

Version

1.3.2

License

ISC

Unpacked Size

564 kB

Total Files

6

Last publish

Collaborators

  • sitapati
  • triyuga