NDNts

    Variable NDNZenFSConst

    NDNZenFS: {
        name: "NDN";
        options: {
            client: { required: true; type: typeof Client };
            statsCacheCapacity: { required: false; type(opt: any): boolean };
        };
        create(opts: NDNFileSystem.Options): NDNFileSystem;
    } = ...

    ZenFS backend for NDNFileSystem.

    Type declaration

    MMNEPVFCICPMFPCPTTAAATR