UNPKG

@caspingus/lt

Version:

A utility library of helpers and extensions useful when working with Learnosity APIs.

8 lines (7 loc) 171 B
//#region node_modules/lodash-es/isObject.js function e(e) { var t = typeof e; return e != null && (t == "object" || t == "function"); } //#endregion export { e as t };