All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.src.var.documentElement.js Maven / Gradle / Ivy

The newest version!
define( [
	"./document"
], function( document ) {
	"use strict";

	return document.documentElement;
} );




© 2015 - 2024 Weber Informatics LLC | Privacy Policy