This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
lsh
/
ykz-wx
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
master
ykz-wx
/
node_modules
/
vant
/
lib
/
composables
/
use-scope-id.d.ts
use-scope-id.d.ts
76 B
Permalink
Verlauf
Originalformat
1
2
3
export declare const useScopeId: () => {
[x: string]: string;
} | null;