UNPKG

phaser3-rex-plugins-fix-chun

Version:
14 lines (11 loc) 247 B
import Image from './Image'; export default function ( x?: number, y?: number, key?: string, frame?: string | null, config?: Image.IConfig ): Image; export default function ( config?: Image.IConfig ): Image;