Home > front end >  Master javascript don't understand, ask counsel
Master javascript don't understand, ask counsel

Time:09-24

! The function () {
Void 0===window. Gama& & (window. Gama={}), window. Gama. Skeleton=function t (e, n, s) {
The function r (I, a) {
if(! N [I]) {
if(! E [I]) {
Var u="function"==typeof require& & The require.
if(! a& & U)
The return of u (I,! 0);
If (o)
The return o (I,! 0);
Var p=new Error (" always find module '" + I + "' ");
Throw p.c ode="MODULE_NOT_FOUND", p
}
Var l=n [I]={exports: {}};
E [0]. [I] call (l.e xports, function (t) {var n=e [I] [1] [t]; Return r (n? N: t)}, l, l.e xports, t, e, n, s)
}
Return n [I]. Exports
}
For (var o="function"==typeof require& & The require, I=0; iR (s [I]);
Return r
}
({
1: function (t, e, n) {e.e xports=t (./lib/skeleton. "js")}, {"./lib/skeleton. Js ": 2}],
2: function (t, e, n) {...


Consult the master this is written in which js framework? 1: [function (... 2: [function (... this could help explain? Thank you!

CodePudding user response:

1 search skeleton. Js you knew many introduced 2 you this code is confusing, it's a few parameters, nothing special

CodePudding user response:

Don't want to understand the actual use of the code, the key is
1: function (t, e, n) {e.e xports=t (./lib/skeleton. "js")}, {"./lib/skeleton. Js ": 2}],
2: function (t, e, n)
{...
What is it written?
  • Related