Interface WnfsPublicResult

interface WnfsPublicResult {
    rootDir: PublicDirectory;
}

Properties

Properties

Generated using TypeDoc