UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

5 lines (4 loc) 110 B
import { TUUID } from '../dt/index.js'; export const UCOPIBaseDefFields = { id: { type: new TUUID() }, };