interface TreeSitterInfo {
    treeSitterId: number;
}

Properties

Properties

treeSitterId: number