xref: /third_party/weex-loader/deps/weex-scripter/index.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/weex-loader/deps/weex-scripter/
188c88e8eSopenharmony_civar fixer = require('./lib/fix')
288c88e8eSopenharmony_civar requireParse = require('./lib/require-parse')
388c88e8eSopenharmony_civar requireBundle = require('./lib/require-bundle')
488c88e8eSopenharmony_ci
588c88e8eSopenharmony_ciexports.fix = fixer.fix
688c88e8eSopenharmony_ciexports.formatWhenFix = fixer.formatWhenFix
788c88e8eSopenharmony_ciexports.parseAndReplaceRequire = requireParse.parseAndReplaceRequire
888c88e8eSopenharmony_ciexports.getBundle = requireBundle.getBundle
9

Indexes created Thu Nov 07 10:32:03 CST 2024