Discriminated union of all supported layer data shapes.
Using a discriminated union instead of unknown ensures that each layer's data is validated at extraction time and carries the correct type through to the MAIDR schema conversion.
unknown
Discriminated union of all supported layer data shapes.
Using a discriminated union instead of
unknownensures that each layer's data is validated at extraction time and carries the correct type through to the MAIDR schema conversion.