UNPKG

ang2-phaser

Version:

A Phaser module built for Angular 2 components.

8 lines (5 loc) 186 B
import { ng2PhaserComponent } from "./ng2-phaser/phaser.directive"; export * from "./ng2-phaser/phaser.directive"; export let NG2_PHASER: Array<any> = [ ng2PhaserComponent, ]