Home > @plasmicapp/data-sources > NormalizedData
NormalizedData interface
Signature:
export interface NormalizedData
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
data | Record<string, unknown>[] | ||
schema? | TableSchema | (Optional) |
Home > @plasmicapp/data-sources > NormalizedData
Signature:
export interface NormalizedData
Property | Modifiers | Type | Description |
---|---|---|---|
data | Record<string, unknown>[] | ||
schema? | TableSchema | (Optional) |