UtilsRecord

Type Alias: UtilsRecord

ts
type UtilsRecord = Record<string, any>;
type UtilsRecord = Record<string, any>;

Defined in: packages/db/src/types.ts:74

A record of utilities (functions or getters) that can be attached to a collection