UNPKG

brazejs

Version:

Liquid template engine for the Braze variant by pure JavaScript: compatible to Braze, easy to extend.

5 lines (4 loc) 103 B
import Context from '../../context/context'; export interface FilterImpl { context: Context; }