UNPKG

npm-pkgbuild

Version:

create ArchLinux, RPM and Debian packages from npm packages

8 lines (7 loc) 252 B
export class FileSystemEntryWithPermissions extends FileSystemEntry { constructor(name: any, baseDir: any, properties: any); set mode(value: any); get mode(): any; #private; } import { FileSystemEntry } from "content-entry-filesystem";