3 lines
77 B
TypeScript
3 lines
77 B
TypeScript
|
|
import type { RadarDB } from './types.js';
|
||
|
|
export declare const db: RadarDB;
|