source: trip-planner-front/node_modules/@angular/compiler-cli/node_modules/y18n/build/lib/cjs.js@ e29cc2e

Last change on this file since e29cc2e was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 192 bytes
Line 
1import { y18n as _y18n } from './index.js';
2import nodePlatformShim from './platform-shims/node.js';
3const y18n = (opts) => {
4 return _y18n(opts, nodePlatformShim);
5};
6export default y18n;
Note: See TracBrowser for help on using the repository browser.