Searched defs:inputOptions (Results 1 – 2 of 2) sorted by relevance
26 const inputOptions = typeof options === 'string' ? { text: options } : options || {}; constant
95 const inputOptions = { constant