Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/handlebars/types/
Dindex.d.ts19 (context: T, options?: RuntimeOptions): string;
24 export interface RuntimeOptions { interface
210 type RuntimeOptions = Handlebars.RuntimeOptions; alias