2018-03-18 14:54:12 +01:00

231 B

Install

npm install @0xproject/json-schemas --save

Import

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

or

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