UNPKG

@petkoneo/phaser3-rex-plugins

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