2018-03-22 12:53:41 +00:00

221 B

Install

yarn add @0xproject/json-schemas

Import

import { schemas } from '@0xproject/json-schemas';

or

var schemas = require('@0xproject/json-schemas').schemas;