Interface WnfsPrivateResult

interface WnfsPrivateResult {
    forest: PrivateForest;
    rootDir: PrivateDirectory;
}

Properties

Properties

Generated using TypeDoc