# IncludeDirectiveOptions

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/editor/src/directive-editors/IncludeDirectiveDescriptor.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/editor/src/directive-editors/IncludeDirectiveDescriptor.tsx#L20)

## Properties

| Property | Type |
|---|---|
| `resolveSnippet` | `(name: string) => Promise<SnippetPreview | null>` |
| `previewLength` | `number` |
