API reference › @evolu/common › Type › ConstantCaseIdentifier
const ConstantCaseIdentifier: identifier("CONSTANT_CASE")(String);
Defined in: packages/common/src/Type.ts:5784
A validated CONSTANT_CASE identifier, such as HTTP2_PORT.
See identifier for the grammar and the conversion functions.