Skip to content

Variable: part

ts
const part: object;

Defined in: packages/providers/src/aspects.ts:198

Type Declaration

model()

ts
model(index): Diagnostic[];

Parameters

index

CssDocIndex

Returns

Diagnostic[]

Released under the MIT License