神岛 API 文档 - ArenaPro版
    Preparing search index...
    interface GlobalDescriptor<T extends ValueType = ValueType> {
        mutable?: boolean;
        value: T;
    }

    Type Parameters

    Index

    Properties

    Properties

    mutable?: boolean
    value: T