API 参考
    正在准备搜索索引...
    interface ObjectIdLike {
        __id?: string;
        id: string | Uint8Array<ArrayBufferLike>;
        toHexString(): string;
    }
    索引

    属性

    方法

    属性

    __id?: string
    id: string | Uint8Array<ArrayBufferLike>

    方法

    • 返回 string