Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rollup/plugins
/ parse
Function
parse
packages/dsv/test/test.js:48–48 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
46
47
test(
'uses a custom processor'
,
async
() => {
48
const
parse = (value) => (isNaN(+value) ? value : +value);
49
50
const
bundle =
await
rollup({
51
input:
'fixtures/process/main.js'
,
Callers
4
dynamic-import-to-glob.test.mjs
File · 0.85
tryParse
Function · 0.85
attachScopes.ts
File · 0.85
processRow
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected