UNPKG

phaser4-rex-plugins

Version:
7 lines (6 loc) 197 B
// import * as Phaser from 'phaser'; import Swipe from "./Swipe"; export default function ( gameObject: Phaser.GameObjects.GameObject | Phaser.Scene, config?: Swipe.IConfig ): Swipe;