Skip to content

Commit

Permalink
Removed models
Browse files Browse the repository at this point in the history
  • Loading branch information
develohpanda committed May 12, 2019
1 parent dfee527 commit f3cc09e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ import stringify from './stringify';
const orderedJSON = { parse, stringify };

export default orderedJSON;
export { OrderedParseResult } from './models';

0 comments on commit f3cc09e

Please sign in to comment.