Interface FilterImpl

interface FilterImpl {
    context: Context;
    liquid: Liquid;
}

Properties

Properties

context: Context
liquid: Liquid