@wolsok/thanos
Version:
Wolf Soko's implementation of a cool Thanos snapping vaporizing effect for destroying dom elements
8 lines • 348 B
TypeScript
export * from './lib/ws-thanos.service';
export * from './lib/ws-thanos.directive';
export * from './lib/ws-thanos-options.token';
export * from './lib/ws-thanos.options';
export * from './lib/create-ws-thanos-options';
export * from './lib/simplex-noise';
export { AnimationState } from './lib/animation.state';
//# sourceMappingURL=index.d.ts.map