UNPKG

cannabis

Version:
3 lines (2 loc) 115 B
import { ASTNode } from '../node/astNode'; export declare function getAttribute(node: ASTNode, attr: string): any;