UNPKG
bdt105angulartranslatecomponent
Version:
latest (2.0.4)
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.9
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Access to MySql database API
github.com/bdt105/modules
bdt105/modules
bdt105angulartranslatecomponent
/
dist
/
index.js
4 lines
•
222 B
JavaScript
View Raw
1
2
3
4
export
{
TranslateModule
}
from
'./src/translate.module'
;
export
{
TranslateComponent
}
from
'./src/translate.component'
;
export
{
TranslateOptions
}
from
'./src/translateoptions.service'
;
//# sourceMappingURL=index.js.map