UNPKG

single-source-of-truth

Version:
9 lines (6 loc) 205 B
export const id = ' id'; export type id = typeof id; export const unique = ' unique'; export type unique = typeof unique; export const updatedAt = ' updatedAt'; export type updatedAt = typeof updatedAt;