UsedBy
ts
type UsedBy = object;Defined in: type.ts:208
Type for SassDoc "usedBy" field
Since
1.0.0
Author
Simon Kovtyk
Properties
context
ts
context: Context;Defined in: type.ts:222
Context where the node is used
Since
1.0.0
Author
Simon Kovtyk
description
ts
description: string;Defined in: type.ts:215
Description where the node is used
Since
1.0.0
Author
Simon Kovtyk