UNPKG

tss-react-v18-peer-testing

Version:

makeStyles is dead, long live makeStyles!

3 lines (2 loc) 124 B
/** https://docs.tsafe.dev/typeguard */ export declare function typeGuard<T>(_value: any, isMatched: boolean): _value is T;