UNPKG

@wolsok/thanos

Version:

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

7 lines 173 B
export interface AnimationState { deltaTSec: number; animationT: number; maxWidth: number; maxHeight: number; } //# sourceMappingURL=animation.state.d.ts.map