UNPKG

@grouparoo/core

Version:
5 lines (4 loc) 172 B
export const TopLevelGroupRules = [ { key: "grouparooId", column: "id", type: "string" }, { key: "grouparooCreatedAt", column: "createdAt", type: "date" }, ] as const;