UNPKG

phaser4-rex-plugins

Version:
6 lines (5 loc) 133 B
import Grid from './Grid'; import Base from '../base/Base'; export default function Factory( config?: Base.IConfig ): Grid;