MCPcopy Create free account
hub / github.com/scottrogowski/code2flow / createInvalid$1

Function createInvalid$1

tests/test_code/js/moment/moment.js:3136–3138  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3134 }
3135
3136 function createInvalid$1() {
3137 return createDuration(NaN);
3138 }
3139
3140 function Duration(duration) {
3141 var normalizedInput = normalizeObjectUnits(duration),

Callers

nothing calls this directly

Calls 1

createDurationFunction · 0.85

Tested by

no test coverage detected