UNPKG

norminette-mcp

Version:

MCP server for 42 School norminette coding standard checker

4 lines (3 loc) 117 B
export { CLexer } from "./lexer.js"; export { Token, TokenType } from "./token.js"; export * from "./dictionary.js";