UNPKG

@windingtree/wt-read-api

Version:

API to interact with the Winding Tree platform

6 lines (4 loc) 132 B
#! /usr/bin/env node const swagger = require('./resolve-swagger-references'); swagger.convertSchema(); require('../src/index.js');