MCPcopy
hub / github.com/TanStack/router / compiler.ts

File compiler.ts

packages/start-plugin-core/src/start-compiler-plugin/compiler.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable import/no-commonjs */
2import crypto from 'node:crypto'
3import * as t from '@babel/types'
4import {

Callers

nothing calls this directly

Calls 3

addMethod · 0.80
getMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected