UNPKG

phaser4-rex-plugins

Version:
11 lines (9 loc) 285 B
import CustomProgress from './CustomProgress'; export default function ( config?: CustomProgress.IConfig ): CustomProgress; export default function ( x?: number, y?: number, width?: number, height?: number, config?: CustomProgress.IConfig ): CustomProgress;