/* * Public API Surface of ngx-i18nsupport-lib */ // The module is here only because ng-packagr needs it export * from './lib/ngx-i18nsupport-lib.module'; export * from './api';