UNPKG

wip-backup-manager

Version:

This utility enables backup & restore of Kentico Kontent projects

5 lines (4 loc) 89 B
export interface IZipServiceConfig { filename: string; enableLog: boolean; }