InputContract
Defined in: impl/js/src/types.ts:73
Experimental
Machine-readable description of the source shape a template requires.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
sources | { headerRow: number; name: string; optionalColumns: string[]; requiredColumns: string[]; sheet: string; }[] | Experimental | impl/js/src/types.ts:74 |