UNPKG

@clickup/pg-mig

Version:

PostgreSQL schema migration tool with microsharding and clustering support

4 lines 131 B
export declare class DefaultMap<K, V> extends Map<K, V> { getOrAdd(k: K, def: V): V; } //# sourceMappingURL=DefaultMap.d.ts.map