UNPKG

phaser-ce

Version:

Phaser CE (Community Edition) is a fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.

16 lines (11 loc) 235 B
module.exports = { options: { noImplicitAny: true }, comments: { src: "./typescript/{phaser,pixi}.comments.d.ts" }, defs: { src: "./typescript/{phaser,pixi}.d.ts" } };