UNPKG

npm-pkgbuild

Version:

create ArchLinux, RPM and Debian packages from npm packages

8 lines (7 loc) 227 B
export class CollectionEntryWithPermissions extends CollectionEntry { constructor(name: any, properties: any); set mode(value: any); get mode(): any; #private; } import { CollectionEntry } from "content-entry";