ZenFS Emscripten
    Preparing search index...

    Interface EmscriptenOptions

    Configuration options for Emscripten file system.

    interface EmscriptenOptions {
        FS: typeof FS;
    }
    Index

    Properties

    Properties

    FS: typeof FS

    The Emscripten file system to use