Skip to content

Commit b8355b2

Browse files
committed
utils
1 parent 347ddfa commit b8355b2

File tree

2 files changed

+1
-60
lines changed

2 files changed

+1
-60
lines changed

packages/schema-sdk/src/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import * as t from '@babel/types';
22

3-
import { OpenAPIOptions } from './openapi';
3+
import { OpenAPIOptions } from './types';
44

55
/**
66
* Converts a URL path with placeholders into a Babel AST TemplateLiteral.

packages/schema-typescript/__tests__/case.test.ts

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)