ZenFS
    Preparing search index...

    Interface PassthroughOptions

    Passthrough backend options

    interface PassthroughOptions {
        fs: __module;
        prefix: string;
    }
    Index

    Properties

    Properties

    fs: __module
    prefix: string