MCPcopy
hub / github.com/basarat/typescript-book / libd.ts

File libd.ts

code/types/lib/usage/libd.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var foo = 123;
2var bar = foo.toString();
3
4var test = window;

Callers

nothing calls this directly

Calls 5

toStringMethod · 0.80
helloWorldMethod · 0.80
seedrandomMethod · 0.80
endsWithMethod · 0.80
logMethod · 0.45

Tested by

no test coverage detected