File Manager

Current Path : /usr/share/nodejs/@popperjs/test-utils/utils/
Upload File :
Current File : //usr/share/nodejs/@popperjs/test-utils/utils/makeConnectedElement.js

import makeElement from './makeElement';

/**
 * Create an element that's connected to the DOM.
 */
export default function makeConnectedElement() {
  const jasmineWrapper = document.getElementById('jasmineWrapper');
  return jasmineWrapper.appendChild(makeElement());
}

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com