6 lines
117 B
TypeScript
6 lines
117 B
TypeScript
export {
|
|
detectLanguageSpecificMistake,
|
|
detectRegexMisuse,
|
|
getPatternHint,
|
|
} from "@oh-my-opencode/ast-grep-core"
|