# Dependency

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/types/src/models/parser.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/models/parser.ts#L38)

## Properties

| Property | Type |
|---|---|
| `source` | `string` |
| `symbols` | `string[]` |
| `type` | `'import' | 'require' | 'include'` |
| `isExternal` | `boolean` |
