UNPKG

@eweser/db

Version:
3 lines (2 loc) 116 B
import type { Database } from '../..'; export declare const syncRegistry: (db: Database) => () => Promise<boolean>;