Actio
API ReferenceType aliases

CoercionCategory

type CoercionCategory = "boolean" | "binary" | "sexagesimal" | "timestamp" | "underscore";

Defined in: packages/core/src/coercion.ts:31