cowprotocol / app-data

AppData Schema definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: schemas not exported

mfw78 opened this issue · comments

When following the readme:

// Getting the version v0.4.0
const schema = require('@cowprotocol/app-data/schemas/v0.4.0.json')

// Now you can for example run validation against a schema

The schemas are not exported.