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