UNPKG

phaser3-rex-plugins-fix-chun

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