MCPcopy Index your code
hub / github.com/angular-ui/ui-router / int

Function int

test/angular/1.2/angular-mocks.js:584–586  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

582}
583
584function int(str) {
585 return parseInt(str, 10);
586}
587
588function padNumber(num, digits, trim) {
589 var neg = '';

Callers 1

jsonStringToDateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected