UNPKG

@joker.front/ast

Version:

### Overview

3 lines (2 loc) 117 B
import { AST } from "../type"; export declare function transformEvent(attrKey: string, attrVal?: string): AST.Event;