Searched refs:RuntimeOptions (Results 1 – 1 of 1) sorted by relevance
19 (context: T, options?: RuntimeOptions): string;24 export interface RuntimeOptions { interface210 type RuntimeOptions = Handlebars.RuntimeOptions; alias