@develephant/types-phaser

1.0.1 • Public • Published

types-phaser

A phaser.js shim for TypeScript types.

https://github.com/photonstorm/phaser-ce

Install

npm i @develephant/types-phaser --save

Usage

This module is for TypeScript. Add the following to the tsconfig.json:

{
  "typeRoots": [
    "node_modules/@develephant/types-phaser"
  ] 
}

types-phaser ⋆ © 2017 develephant ⋆ MIT license

Package Sidebar

Install

npm i @develephant/types-phaser

Weekly Downloads

5

Version

1.0.1

License

MIT

Last publish

Collaborators

  • develephant