add hw2
This commit is contained in:
4
node_modules/jotai/babel/plugin-react-refresh.d.ts
generated
vendored
Normal file
4
node_modules/jotai/babel/plugin-react-refresh.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import babel from '@babel/core';
|
||||
import type { PluginObj } from '@babel/core';
|
||||
import type { PluginOptions } from './utils';
|
||||
export default function reactRefreshPlugin({ types: t }: typeof babel, options?: PluginOptions): PluginObj;
|
||||
Reference in New Issue
Block a user