Home
last modified time | relevance | path

Searched refs:HelperOptions (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/handlebars/types/
Dindex.d.ts39 export interface HelperOptions { interface
47 …t?: any, arg1?: any, arg2?: any, arg3?: any, arg4?: any, arg5?: any, options?: HelperOptions): any;