Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ createSlots.spec.ts
File
createSlots.spec.ts
packages/runtime-core/__tests__/helpers/createSlots.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ Slot } from
'../../src/componentSlots'
2
import
{ createSlots } from
'../../src/helpers/createSlots'
3
4
describe(
'createSlot'
, () => {
Callers
nothing calls this directly
Calls
1
createSlots
Function · 0.90
Tested by
no test coverage detected