UNPKG
@localazy/vue-i18n-extract
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Localazy's fork of vue-i18n-extract
github.com/localazy/vue-i18n-extract
localazy/vue-i18n-extract
@localazy/vue-i18n-extract
/
dist
/
config-file
/
index.d.ts
3 lines
(2 loc)
•
112 B
TypeScript
View Raw
1
2
3
export
declare
function
initCommand
(
):
void
;
export
declare
function
resolveConfig
(
):
Record
<
string
,
string
>;