UNPKG

@kaspersky/dev-tools

Version:

Development tools and configs for Babel, ESLint and TypeScript

9 lines (8 loc) 291 B
"use strict"; module.exports = { removeUndesiredFontFamily: require('./remove-undesired-font-family'), jsonPatcher: require('./json-patcher'), buildUi: require('./build-ui'), initFeatureRegistry: require('./feature-registry'), toInstrument: require('./to-instrument') };