MCPcopy Create free account
hub / github.com/feiyu563/PrometheusAlert / __objToStr

Function __objToStr

static/plugins/pdfmake/pdfmake.js:35573–35575  ·  view source on GitHub ↗
(o)

Source from the content-addressed store, hash-verified

35571// private utility functions
35572
35573function __objToStr(o) {
35574 return Object.prototype.toString.call(o);
35575};
35576clone.__objToStr = __objToStr;
35577
35578function __isDate(o) {

Callers 3

__isDateFunction · 0.70
__isArrayFunction · 0.70
__isRegExpFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected