ktongue's picture
download
raw
221 Bytes
/**
* Inserts a node after a given reference node.
*
* @param node the node to insert
* @param refNode the reference node
*/
export default function insertAfter(node: Node | null, refNode: Node | null): Node | null;

Xet Storage Details

Size:
221 Bytes
·
Xet hash:
5d0e0064c5f895e8662173c1d2527b78b247c2a1b5277a41aedc050709ff939e

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.