Searched defs:RuntimeOptions (Results 1 – 1 of 1) sorted by relevance
24 export interface RuntimeOptions { interface210 type RuntimeOptions = Handlebars.RuntimeOptions; alias