UNPKG

@curvenote/cli

Version:
7 lines 355 B
export * from './makeDefaultConfig.js'; export * from './getConfigPath.js'; export * from './getLogLevel.js'; export * from './checkVersionRejections.js'; export declare function withQuery(url: string, query?: Record<string, string>): string; export declare function ensureBaseUrl(url: string, baseUrl: string): string; //# sourceMappingURL=index.d.ts.map