UNPKG

@web-atoms/core

Version:
4 lines 188 B
import { AtomViewModel } from "./AtomViewModel"; declare const Disposable: (target: AtomViewModel, key: string) => void; export default Disposable; //# sourceMappingURL=Disposable.d.ts.map