Type alias Structure

Structure: {
    [key: string]: JSONDataTypes;
}[]

Type declaration