UNPKG

@atrysglobal/babel-ripper

Version:

Interface and strict typing toolkit for accessing the BABEL unified translation service.

5 lines (4 loc) 192 B
import BabelProxyService from './babel-proxy'; import { BabelRipper } from './babel-ripper'; import { LOCALES } from './babel-proxy/enums'; export { BabelRipper, BabelProxyService, LOCALES };