Skip to content

Instantly share code, notes, and snippets.

View erickmarx's full-sized avatar

Erick Marx erickmarx

View GitHub Profile
/**
* TypeScript Utility Types Library
*
* A collection of commonly used utility types for TypeScript projects.
* Copy and use as needed in your projects.
*/
// =============================================================================
// BRANDED TYPES
// =============================================================================