UNPKG

solidity-antlr4

Version:

Solidity Lang Lexer and Parser by official ANTLR4 grammar

4 lines (3 loc) 119 B
import type { Printer } from 'prettier'; export * from './comment'; export declare const print: Printer<any>['print'];