Kind: Interface
Source: atloria-monorepo/apps/api/src/parser/interfaces/code-parser.interface.ts
Properties
| Property | Type |
|---|---|
source | string |
symbols | string[] |
type | `'import' |
isExternal | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/parser/interfaces/code-parser.interface.ts
| Property | Type |
|---|---|
source | string |
symbols | string[] |
type | `'import' |
isExternal | boolean |
Was this page helpful?