@midwayjs/view-nunjucksClassesNunjucksViewVersion: NextSur cette pageNunjucksView ImplementsIViewEngineIndex ConstructorsconstructorPropertiesnunjucksMethodsrenderrenderStringConstructors constructornew NunjucksView(): NunjucksViewProperties nunjucksnunjucks: NunjucksEnvironmentMethods renderrender(name: string, locals?: Record<string, any>, options?: RenderOptions): Promise<string>renderStringrenderString(tpl: string, locals?: Record<string, any>, options?: RenderOptions): Promise<string>