UNPKG

@ngstack/code-editor

Version:

Code editor component for Angular applications.

6 lines (5 loc) 121 B
export interface CodeEditorSettings { editorVersion?: string; baseUrl?: string; typingsWorkerUrl?: string; }