MCPcopy Index your code
hub / github.com/rollup/plugins / tslib.js

File tslib.js

packages/typescript/test/tslib.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { rollup } from 'rollup';
2
3import typescript from '..';
4import { evaluateBundle, getCode, onwarn } from '../../../util/test.js';

Callers

nothing calls this directly

Calls 5

evaluateBundleFunction · 0.90
getCodeFunction · 0.90
typescriptFunction · 0.85
baseMethodMethod · 0.80
captureThrownErrorFunction · 0.70

Tested by

no test coverage detected