This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
lsh
/
ykz-wx
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
master
ykz-wx
/
node_modules
/
vant
/
lib
/
composables
/
use-expose.d.ts
use-expose.d.ts
75 B
パーマリンク
履歴
Raw
1
export declare function useExpose<T = Record<string, any>>(apis: T): void;