Type alias StructDefinitions

StructDefinitions: {
    [x: string]: StructDefinition;
}

Type declaration

Generated using TypeDoc