chore: update pnpm-lock, fix import
This commit is contained in:
parent
e573ea9bab
commit
7cc196ce74
|
|
@ -1,5 +1,5 @@
|
||||||
import { transform } from 'detypes'
|
|
||||||
import type { TransformOpts } from '.'
|
import type { TransformOpts } from '.'
|
||||||
|
import { transform } from '@unovue/detypes'
|
||||||
|
|
||||||
export async function transformSFC(opts: TransformOpts) {
|
export async function transformSFC(opts: TransformOpts) {
|
||||||
if (opts.config?.typescript)
|
if (opts.config?.typescript)
|
||||||
|
|
|
||||||
3299
pnpm-lock.yaml
3299
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user