UNPKG

@petkoneo/phaser3-rex-plugins

Version:
7 lines (6 loc) 203 B
// import * as Phaser from 'phaser'; import TextEdit from './TextEdit'; export default function ( gameObject: Phaser.GameObjects.GameObject | Phaser.Scene, config?: TextEdit.IConfig ): TextEdit;