UNPKG

impair

Version:

impair is a React framework bringing several programming concepts together in order to provide a foundation for a layered, scalable, performant and enterprise level react application.

3 lines (2 loc) 109 B
export declare function toRaw<T>(value: T): T; export declare function toRaw<T>(value: T, deep: boolean): T;