UNPKG

@ianwalter/blueline

Version:

Toolkit for converting API Blueprint files to JSON and consuming that JSON

5 lines (3 loc) 101 B
import Blueprint from './lib/blueprint' import parse from './lib/parse' export { Blueprint, parse }