Files
Stackq/node_modules/svelte-toolbelt/dist/utils/on-destroy-effect.svelte.d.ts
T
eewing cf73cd3b4c INIT
2026-02-17 14:10:16 -06:00

2 lines
63 B
TypeScript

export declare function onDestroyEffect(fn: () => void): void;