UNPKG

phaser4-rex-plugins

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