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.d.ts
5 lines
(4 loc)
•
135 B
TypeScript
View Raw
1
2
3
4
5
import
{
GecoPlugin
}
from
'@gecogvidanto/plugin'
;
export
default
class
EoPlugin
implements
GecoPlugin
{
ready
():
Promise
<
void
>; }