mirror of
https://github.com/LukeHagar/form.git
synced 2025-12-09 20:37:47 +00:00
fix: bundler errors in Vue adapter should now be resolved (#449)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export type NoInfer<T> = [T][T extends any ? 0 : never]
|
||||
|
||||
export type ReleaseVersion = 2
|
||||
|
||||
Reference in New Issue
Block a user