vue-lynx / defineSlots

Function: defineSlots()

function defineSlots<S>(): StrictUnwrapSlotsType<SlotsType<S>>

Type Parameters

Type ParameterDefault type
S extends Record<string, any>Record<string, any>

Returns

StrictUnwrapSlotsType<SlotsType<S>>

Defined in

node_modules/.pnpm/@vue+runtime-core@3.5.30/node_modules/@vue/runtime-core/dist/runtime-core.d.ts:274