This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Prihlásiť sa
lsh
/
ykz-wx
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
ykz-wx
/
node_modules
/
vant
/
lib
/
composables
/
use-expose.d.ts
use-expose.d.ts
75 B
Permanentný odkaz
História
Raw
1
export declare function useExpose<T = Record<string, any>>(apis: T): void;