UNPKG
@urso/revolt-fx
Version:
latest (0.2.0)
0.2.0
0.1.1
0.1.0
Particle and Effect System for Pixi.js
github.com/bma73/revolt-fx
bma73/revolt-fx
@urso/revolt-fx
/
lib
/
Sanitizer.d.ts
6 lines
(5 loc)
•
144 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
class
Sanitizer
{
static
sanitizeBundle
(bundle: any)
: void;
private
static
parse;
private
static
_presetStructure; }