Interface ISupportDict

interface ISupportDict {
    uint32Indices: boolean;
}

Properties

Properties

uint32Indices: boolean

Generated using TypeDoc