UNPKG

sql-ddl-to-json-schema

Version:

Parse and convert SQL DDL statements to a JSON Schema.

3 lines (2 loc) 62 B
export { Parser } from './parser'; export * from './typings';