Example
ts
type Example = object;Defined in: type.ts:232
Type for SassDoc "example" field
Since
1.0.0
Author
Simon Kovtyk
Properties
code
ts
code: string;Defined in: type.ts:246
Code excerpt of the example
Since
1.0.0
Author
Simon Kovtyk
type
ts
type: string;Defined in: type.ts:239
Type of the example
Since
1.0.0
Author
Simon Kovtyk