UNPKG

phaser4-rex-plugins

Version:
12 lines (9 loc) 230 B
import Image from './Image'; export default function ( x?: number, y?: number, key?: string, frame?: string, config?: Image.IConfig ): Image; export default function ( config?: Image.IConfig ): Image;