UNPKG

rvx

Version:

A signal based rendering library

7 lines (6 loc) 139 B
/** * The next suffix for generating unique ids in the current thread. */ export declare const NEXT_ID: { value: number | bigint; };