bastienrobert/la-ferme

View on GitHub
packages/shared/typings/scalars.ts

Summary

Maintainability
A
0 mins
Test Coverage
export type UUID = string & { readonly _: unique symbol }