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

5.28060.0 • Public • Published

kolmafia

Install this dependency to your mafia JS script to get TypeScript typings for the KoLmafia standard library.

If you are using a bundler (which you probably are) you will need to mark this as an external module so that the require("kolmafia") is kept in tact.

For example, in webpack you would add the following to your config

  externals: {
    kolmafia: 'commonjs kolmafia',
  }

Versions

Current Tags

Version History

Package Sidebar

Install

npm i kolmafia

Weekly Downloads

1,130

Version

5.28060.0

License

MIT

Unpacked Size

154 kB

Total Files

4

Last publish

Collaborators

  • phulin
  • pstalcup
  • gausie
  • sweatybill