Flarum (v2.0.0-beta.1)
    Preparing search index...
    type Module = {
        chunkId: string;
        moduleId: string;
    }
    Index

    Properties

    Properties

    chunkId: string

    The chunk ID the module belongs to.

    moduleId: string

    The module ID. Not unique, as most chunk modules are concatenated into one module.