UNPKG
@sqltools/base-driver
Version:
beta (0.1.11-beta3)
latest (0.2.4)
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.11
0.1.11-beta3
0.1.11-beta2
0.1.11-beta1
0.1.10
0.1.9
0.1.9-beta2
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.2
0.0.1-alpha9
0.0.1-alpha8
0.0.1-alpha7
0.0.1-alpha6
0.0.1-alpha5
0.0.1-alpha4
0.0.1-alpha3
0.0.1-alpha2
0.0.1-alpha1
SQLTools Base Driver
vscode-sqltools.mteixeira.dev
mtxr/vscode-sqltools
@sqltools/base-driver
/
dist
/
lib
/
notification.d.ts
3 lines
(2 loc)
•
158 B
TypeScript
View Raw
1
2
3
export
declare
const
ElectronNotSupportedNotification
=
"Core/electronNotSupported"
;
export
declare
const
MissingModuleNotification
=
"Core/missingModule"
;