UNPKG

@neocoast/neox

Version:

Data structure supporting new redux hooks

4 lines (3 loc) 109 B
import Neox from './ts/interfaces/Neox'; declare function fromJS(data: object): Neox; export default fromJS;