UNPKG

@joker.front/ast

Version:

### Overview

4 lines (3 loc) 199 B
export declare const EXPRESSHANDLERTAG = "context"; export declare function createFuntionBody(exp: string): string; export declare function transformDynamic(exporessStr: string): string | undefined;