MCPcopy Create free account
hub / github.com/angular/dev-infra / data

Method data

github-actions/saucelabs/set-saucelabs-env.js:16924–16927  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16922 },
16923 {
16924 converter: webidl.nullableConverter((value) => {
16925 if (typeof value === "number") {
16926 return webidl.converters["unsigned long long"](value);
16927 }
16928 return new Date(value);
16929 }),
16930 key: "expires",

Callers 1

getBlockedUsers.tsFile · 0.45

Calls 1

__privateGetFunction · 0.70

Tested by

no test coverage detected