Sign in
appsheet-third-party
/
jquery
/
1d60e5afef1b0287e855686a4d524d8cf3aa61ee
/
.
/
src
/
var
/
toString.js
blob: ff4ecdc722268c141e147c02f5b16e7afd93e5ea [
file
] [
log
] [
blame
]
define
(
[
"./class2type"
],
function
(
class2type
)
{
"use strict"
;
return
class2type
.
toString
;
}
);