%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/cwg/wp-content/themes/cwg/node_modules/tailwindcss/lib/util/
Upload File :
Create Path :
Current File : //var/www/cwg/wp-content/themes/cwg/node_modules/tailwindcss/lib/util/cloneNodes.js

"use strict";

Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.default = cloneNodes;

function cloneNodes(nodes, source) {
  return nodes.map(node => {
    let cloned = node.clone();

    if (source !== undefined) {
      cloned.source = source;
    }

    return cloned;
  });
}

Zerion Mini Shell 1.0