fix: move to mocked-exports
rather than implicit unenv
dep (#3232)
This commit is contained in:
parent
5623f87607
commit
1bf113a960
8 changed files with 43 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
import proxy from 'unenv/runtime/mock/proxy'
|
||||
import proxy from 'mocked-exports/proxy'
|
||||
|
||||
export const Extension = proxy
|
||||
export const useEditor = proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue