UNPKG

gsap-plugin

Version:

gsap-plugin is a javascript library which creates an scroll animations. gsap-plugin can run against vanilla javascript, jQuery and jqlite.

7 lines 231 B
if (typeof Object.getPrototypeOf !== "function") { Object.getPrototypeOf = typeof "test".__proto__ === "object" ? function (object) { return object.__proto__; } : function (object) { return object.constructor.prototype; }; }