UNPKG

@curvenote/cli

Version:
3 lines 206 B
import type { ISession } from '../session/types.js'; export declare function promotePublicContent(session: ISession, cdnKey: string, domains?: string[]): Promise<void>; //# sourceMappingURL=promote.d.ts.map