interface ArchivePath {
    archive: string;
}

Properties

Properties

archive: string