feat(i18n): create i18n barrel
This commit is contained in:
parent
e1f8e54e34
commit
a7fe983be2
8
modules/angular2/i18n.ts
Normal file
8
modules/angular2/i18n.ts
Normal file
@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @module
|
||||
* @description
|
||||
* Entry point to i18n
|
||||
*/
|
||||
export * from './src/i18n/message';
|
||||
export * from './src/i18n/xmb_serializer';
|
||||
export * from './src/i18n/message_extractor';
|
Loading…
x
Reference in New Issue
Block a user