ZqliteKvOptions type
Home > @cbnsndwch/zero-watermark-zqlite > ZqliteKvOptions
ZqliteKvOptions type
Config for the Zero-SQLite3 KV provider
Signature:
type ZqliteKvOptions = {
file: string;
};How was this page?
Home > @cbnsndwch/zero-watermark-zqlite > ZqliteKvOptions
Config for the Zero-SQLite3 KV provider
Signature:
type ZqliteKvOptions = {
file: string;
};How was this page?