DefinitelyTyped/types/parse/react-native.d.ts

4 lines
49 B
TypeScript
Raw Normal View History

import * as parse from 'parse';
export = parse;