Type alias ObjectStateMapping

ObjectStateMapping: {
    [objectName: string]: string;
}

Type declaration

  • [objectName: string]: string

Generated using TypeDoc