pixi-viewport
pixi-viewport copied to clipboard
Missing typescript types
- Add types for the plugins, they seem to extend the basic plugin type. Would also suggest to add a generic to the plugin manager methods, a string id of the plugin.
- Add
input
andoptions
type to theviewport