UNPKG

mframejs

Version:
6 lines (5 loc) 93 B
export interface ITokens { funArg?: boolean; type: string; value: string; }