mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 17:46:00 +00:00
renamed dbgate packages, because of npmjs policy
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { DatabaseInfo, DatabaseInfoObjects } from '@dbgate/types';
|
||||
import { DatabaseInfo, DatabaseInfoObjects } from 'dbgate-types';
|
||||
|
||||
export function fullNameFromString(name) {
|
||||
const m = name.match(/\[([^\]]+)\]\.\[([^\]]+)\]/);
|
||||
|
||||
Reference in New Issue
Block a user