UNPKG

phaser4-rex-plugins

Version:
7 lines (6 loc) 202 B
import Container from '../container/Container'; import Perspective from './Perspective'; export default function ( parentContainer: Container, config?: Perspective.IConfig ): Perspective;