UNPKG

@metamask/kernel-store

Version:
7 lines 197 B
/** * Get the DB folder from environment variables. * * @returns The configured DB folder or an empty string */ export declare function getDBFolder(): string; //# sourceMappingURL=env.d.mts.map