Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
canvas
/
node_modules
/
webpack-merge
/
dist
/
Filename :
utils.d.ts
back
Copy
declare function isRegex(o: any): boolean; declare function isFunction(functionToCheck: any): any; declare function isPlainObject(a: any): boolean; declare function isUndefined(a: any): boolean; export { isRegex, isFunction, isPlainObject, isUndefined };