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

Function clone$1

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

Source from the content-addressed store, hash-verified

5354 asYears = makeAs('y');
5355
5356 function clone$1() {
5357 return createDuration(this);
5358 }
5359
5360 function get$2(units) {
5361 units = normalizeUnits(units);

Callers

nothing calls this directly

Calls 1

createDurationFunction · 0.85

Tested by

no test coverage detected