UNPKG

@river-build/sdk

Version:

For more details, visit the following resources:

5 lines 209 B
import { CryptoStore } from '@river-build/encryption'; export declare class RiverDbManager { static getCryptoDb(userId: string, dbName?: string): CryptoStore; } //# sourceMappingURL=riverDbManager.d.ts.map