LoadSubsetFn

Type Alias: LoadSubsetFn()

ts
type LoadSubsetFn = (options) => true | Promise<void>;
type LoadSubsetFn = (options) => true | Promise<void>;

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

Parameters

options

LoadSubsetOptions

Returns

true | Promise<void>

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.