UNPKG

@wolsok/thanos

Version:

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

3 lines 209 B
import { WsThanosOptions } from './ws-thanos.options'; export declare function createWsThanosOptions(options?: Partial<WsThanosOptions>): WsThanosOptions; //# sourceMappingURL=create-ws-thanos-options.d.ts.map