UNPKG

phaser4-rex-plugins

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