Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/donghaxkim/react-rewrite
/ SourceSplice
Interface
SourceSplice
packages/cli/src/batch-transform.ts:1225–1228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1223
}
1224
1225
interface
SourceSplice {
1226
offset: number;
1227
insert: string;
1228
}
1229
1230
function
buildDuplicateSplice(
1231
source: string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected