UNPKG
@gecogvidanto/plugin-locale-eo
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.1
2.0.0
1.2.0
1.1.2
1.1.1
1.0.0
Esperanto translations plugin for ĞecoĞvidanto
@gecogvidanto/plugin-locale-eo
/
dist
/
EoPlugin.js
9 lines
•
214 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
class
EoPlugin
{
ready
(
) {
return
Promise
.
resolve
(); } }
exports
.
default
=
EoPlugin
;
//# sourceMappingURL=EoPlugin.js.map