UNPKG

mframejs

Version:
3 lines (2 loc) 91 B
import { AST } from './ast'; export declare function addSymbols(astInstance: AST): void;