UNPKG
@gecogvidanto/plugin-barter
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
Barter system plugin for ĞecoĞvidanto
@gecogvidanto/plugin-barter
/
dist
/
ui.locale.en.d.ts
7 lines
(6 loc)
•
130 B
TypeScript
View Raw
1
2
3
4
5
6
7
export
declare
const
messages
: {
barter$name
:
string
; };
export
declare
type
langType =
typeof
messages & {
$
:
string
; };