This website requires JavaScript.
Explore
Help
Sign In
JasonFraser
/
bettertend
Template
Watch
1
Star
0
Fork
You've already forked bettertend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1ea6cf49ad
bettertend
/
frontend
/
node_modules
/
vuetify
/
lib
/
composables
/
scopeId.d.ts
6 lines
106 B
TypeScript
Raw
Blame
History
export
declare
function
useScopeId
(
)
:
{
scopeId
:
{
[
x
:
string
]
:
string
;
}
|
undefined
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink