Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkroomengineering/lenis
/ GlobalComponents
Interface
GlobalComponents
packages/vue/src/provider.ts:170–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
// @ts-expect-error
169
declare module
'@vue/runtime-core'
{
170
export
interface
GlobalComponents {
171
'vue-lenis'
: typeof VueLenis
172
}
173
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…