growtopia.wasm
    Preparing search index...

    Interface StringOptions

    interface StringOptions {
        encoded?: boolean;
        id?: number;
    }
    Index
    encoded?: boolean
    id?: number