factorio-test
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

Factorio Test types

Contains types for Factorio Test, for use with TypescriptToLua and typed-factorio.

To use, install the factorio-test npm package:

npm install --save-dev factorio-test

Add this to your tsconfig.json:

{
  "compilerOptions": {
    "types": [
      "factorio-test"
    ]
  }
}

Readme

Keywords

none

Package Sidebar

Install

npm i factorio-test

Weekly Downloads

4

Version

1.1.1

License

MIT

Unpacked Size

3.57 kB

Total Files

3

Last publish

Collaborators

  • glassbricks