Kind: Interface
Source: atloria-monorepo/packages/core/src/rendering/types.ts
Directive match result
Properties
| Property | Type |
|---|---|
type | ` |
| 'variant' | 'block' | 'include' | 'closing' | 'variant_child' | 'variant_child_close'` |
| raw | string |
| content | string |
| line | number |
| offset | number |
| closing | boolean |
Was this page helpful?