UNPKG

rvx

Version:

A signal based rendering library

5 lines (4 loc) 105 B
/** * Check if rvx dom is used in the current context. */ export declare function isRvxDom(): boolean;