UNPKG

@idiosync/react-observable

Version:

State management control layer for React projects

3 lines (2 loc) 54 B
export type Readonly<T> = T; export type Safe<T> = T;