UNPKG

@baqhub/cli

Version:

The official command line interface for the BAQ federated app platform.

3 lines (2 loc) 98 B
import { Schema } from "@baqhub/sdk"; export declare function schemaToIo(schema: Schema): string;