Variable: GeoIdSchema
constGeoIdSchema:transform<typeofString$, typeofString$>
Defined in: packages/hypergraph/src/utils/geo-id.ts:47
An Effect Schema that accepts UUIDs with or without dashes and always decodes/encodes
to the dashless (normalized) GeoId format.