UNPKG

@riao/dbal

Version:
7 lines (6 loc) 169 B
/** * Get the root database path. TODO: Load from global config? * * @returns Returns the relative path. */ export declare function getDatabasePath(): string;