mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 02:33:02 +00:00
merge new into master
This commit is contained in:
2
node_modules/use-sidecar/dist/es5/hook.d.ts
generated
vendored
Normal file
2
node_modules/use-sidecar/dist/es5/hook.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
import { Importer, SideMedium } from './types';
|
||||
export declare function useSidecar<T>(importer: Importer<T>, effect?: SideMedium<any>): [React.ComponentType<T> | null, Error | null];
|
||||
Reference in New Issue
Block a user