RAHHH
This commit is contained in:
5
backend/frontend/node_modules/tcomb/lib/fromJSON.d.ts
generated
vendored
Normal file
5
backend/frontend/node_modules/tcomb/lib/fromJSON.d.ts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
import * as t from '../.'
|
||||
|
||||
declare function fromJSON<T>(value: any, type: t.Type<T>): T;
|
||||
|
||||
export default fromJSON
|
||||
Reference in New Issue
Block a user