angular-t9n
Version:
A translation tool for Angular i18n
10 lines (9 loc) • 364 B
text/typescript
export * from './root-response';
export * from './source-orphan-match-response';
export * from './source-orphan-response';
export * from './source-unit-response';
export * from './target-orphan-match-response';
export * from './target-orphan-response';
export * from './target-response';
export * from './targets-response';
export * from './target-unit-response';