Interface PassthroughOptions

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

Properties

Properties

fs: __module
prefix?: string