Home
last modified time | relevance | path

Searched defs:stringsOnly (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/lib/
Dtsc.js52333 …function forEachMappedTypePropertyKeyTypeAndIndexSignatureKeyType(type, include, stringsOnly, cb) { argument
55068 function createIndexType(type, stringsOnly) { argument
55079 function getIndexTypeForGenericType(type, stringsOnly) { argument
55082 function getIndexTypeForMappedType(type, stringsOnly, noIndexSignatures) { argument
55161 function getIndexType(type, stringsOnly = keyofStringsOnly, noIndexSignatures) { argument