cspell
Version:
A Spelling Checker for Code!
4 lines (3 loc) • 420 B
JavaScript
import { a as parseApplicationFeatureFlags, c as listDictionaries, h as getReporter, i as lint, n as checkText, o as suggestions, r as createInit, s as trace, t as IncludeExcludeFlag } from "./application-BeNl-OE0.js";
export * from "@cspell/cspell-types";
export { IncludeExcludeFlag, checkText, createInit, getReporter as getDefaultReporter, lint, listDictionaries, parseApplicationFeatureFlags, suggestions, trace };