UNPKG

phaser4-rex-plugins

Version:
10 lines (8 loc) 241 B
import PathFinder from './PathFinder'; export default function ( gameObject: Phaser.GameObjects.GameObject, config?: PathFinder.IConfig ): PathFinder; export default function( config?: PathFinder.IConfig ): PathFinder;