MCPcopy Index your code
hub / github.com/MigoXLab/coderio / url-parser.test.ts

File url-parser.test.ts

tests/utils/url-parser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { parseFigmaUrl } from '../../src/utils/url-parser';
3
4describe('parseFigmaUrl', () => {

Callers

nothing calls this directly

Calls 1

parseFigmaUrlFunction · 0.90

Tested by

no test coverage detected