UNPKG

data

Version:

reactive data for typescript — $() wraps values, chainable operators derive views, render binds to the DOM. work proportional to the path that changed.

6 lines (4 loc) 151 B
declare function mount(rootProxy: any): any; declare function unmount(): void; declare function getShell(): any; export { getShell, mount, unmount };