type LoadSubsetFn = (options) => true | Promise<void>;
Defined in: packages/db/src/types.ts:224
LoadSubsetOptions
true | Promise<void>