Skip to content

Latest commit

 

History

46 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Scriptcraft TypeScript types for making plugins

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages