MCPcopy Create free account
hub / github.com/middleapi/orpc / utils.test.ts

File utils.test.ts

packages/nest/src/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { toNestPattern } from './utils'
2
3it('toNestPattern', () => {
4 expect(toNestPattern('/ping')).toBe('/ping')

Callers

nothing calls this directly

Calls 1

toNestPatternFunction · 0.90

Tested by

no test coverage detected