Dashboard sipadu mbip
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

utils.js 243B

123456
  1. // Re-export lib/utils, so that consumers can import
  2. // babel-plugin-dynamic-import-node/utils instead of
  3. // babel-plugin-dynamic-import-node/lib/utils
  4. // eslint-disable-next-line import/no-unresolved
  5. module.exports = require('./lib/utils');