UNPKG

@thi.ng/rdom

Version:

Lightweight, reactive, VDOM-less UI/DOM components with async lifecycle and @thi.ng/hiccup compatible

4 lines 189 B
import type { ISubscribable } from "@thi.ng/rstream"; /** @internal */ export declare const __nextID: (name: string, src?: ISubscribable<any>) => string; //# sourceMappingURL=idgen.d.ts.map