type UtilsRecord = Record<string, Fn>;
type UtilsRecord = Record<string, Fn>;
Defined in: packages/db/src/types.ts:86
A record of utility functions that can be attached to a collection
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.
Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.