DIR : /home/kozerus/public_html/cropex/node/node_modules/dom-helpers/esm/prepend.d.ts

/home/kozerus/public_html/cropex/node/node_modules/dom-helpers/esm

/**
 * Insert a given element as the first child of a parent element.
 *
 * @param node the element to prepend
 * @param parent the parent element
 */
export default function prepend(node: Element | null, parent: Element | null): Element | null;
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer