UNPKG
@gecogvidanto/plugin-nedb
Version:
latest (2.1.0)
2.1.0
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.0.0
Nebd local database management plugin for ĞecoĞvidanto
@gecogvidanto/plugin-nedb
/
dist
/
locale.en.d.ts
8 lines
(7 loc)
•
196 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
declare
const
messages
: {
nedb$databaseLoaded
:
string
;
nedb$defaultDirectory
:
(
directory
:
string
) =>
string
; };
export
declare
type
langType =
typeof
messages & {
$
:
string
; };