UNPKG

@builder.io/dev-tools

Version:

Builder.io Visual CMS Devtools

4 lines (3 loc) 263 B
export declare const getKVHiddenComment: (key: string, value: string) => string; export declare const getPreviewUrl: (projectId: string, branchName: string) => string; export declare const getInitialDescription: (projectId: string, branchName: string) => string;