Type Alias NunjucksTypeBeta

NunjucksType: {
    type: "nunjucks";
}

Type representing a Nunjucks transform definition.

Type declaration

  • Betatype: "nunjucks"

    The type of the transform or styler, always 'nunjucks' for this type.