Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
export * from './exports';
// Wire up the default configuration
import { CLDRFramework } from '@phensley/cldr-core';
import { config } from './config';
CLDRFramework.setDefaultConfig(config);