UNPKG

@wolsok/thanos

Version:

Wolf Soko's implementation of a cool Thanos snapping vaporizing effect for destroying dom elements

6 lines 177 B
export interface WsThanosOptions { animationLength: number; maxParticleCount: number; particleAcceleration: number; } //# sourceMappingURL=ws-thanos.options.d.ts.map