UNPKG

@khulnasoft.com/dev-tools

Version:

KhulnaSoft 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;