UNPKG

rvx

Version:

A signal based rendering library

5 lines 138 B
/** * Check if rvx dom is used in the current context. */ export declare function isRvxDom(): boolean; //# sourceMappingURL=env.d.ts.map