UNPKG

@agility/cli

Version:

Agility CLI for working with your content. (Public Beta)

3 lines (2 loc) 194 B
export declare function downloadAllSyncSDK(guid: string): Promise<void>; export declare function downloadSyncSDKByLocaleAndChannel(guid: string, channel: string, locale: string): Promise<void>;