UNPKG

@baqhub/cli

Version:

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

5 lines (4 loc) 109 B
export default function metaToPaths(meta: ImportMeta): { directoryPath: string; filePath: string; };