Skip to content

Function: exprInterpreter() ​

  • Exported from: rolldown/filter
  • Type: (expr: FilterExpression, code?: string, id?: string, moduleType?: PluginModuleType, importerId?: string, ctx?: InterpreterCtx) => boolean

Parameters ​

expr ​

FilterExpression

code? ​

string

id? ​

string

moduleType? ​

PluginModuleType

importerId? ​

string

ctx? ​

InterpreterCtx

Returns ​

boolean