Skip to main content

ModCategory

type
type ModCategory = 'AI' | 'Azure' | 'Chat' | 'Data Science' | 'Debuggers' | 'Extension Packs' | 'Education' | 'Formatters' | 'Keymaps' | 'Language Packs' | 'Linters' | 'Machine Learning' | 'Notebooks' | 'Programming Languages' | 'SCM Providers' | 'Snippets' | 'Testing' | 'Themes' | 'Visualization' | 'Other'

Import

import { ModCategory } from '@modular/sdk';