UNPKG

rvx

Version:

A signal based rendering library

7 lines 183 B
/** * The next suffix for generating unique ids in the current thread. */ export declare const NEXT_ID: { value: number | bigint; }; //# sourceMappingURL=next-unique-id.d.ts.map