@coderabbitai/ast-grep-langs
    Preparing search index...

    @coderabbitai/ast-grep-langs

    @coderabbitai/ast-grep-langs

    Node.js CI Coverage GitHub Pages Dependabot Updates CodeRabbit Reviews GitHub Downloads NPM Downloads

    Exports all first-party ast-grep languages

    pnpm i @coderabbitai/ast-grep-langs @ast-grep/napi
    
    import { registerDynamicLanguage } from "@ast-grep/napi"
    import { langs } from "@coderabbitai/ast-grep-langs"

    // @ts-expect-error Type `StaticLangRegistration` is missing the following
    // properties from type `LangRegistration`: `libraryPath`, `extensions`.
    registerDynamicLanguage(langs)