type Fn = (...args) => any;
Defined in: packages/db/src/types.ts:35
Represents a utility function that can be attached to a collection
...any[]
any