-
object
→ const PropertyPreviewType
-
const PropertyPreviewType('object')
-
function
→ const PropertyPreviewType
-
const PropertyPreviewType('function')
-
undefined
→ const PropertyPreviewType
-
const PropertyPreviewType('undefined')
-
string
→ const PropertyPreviewType
-
const PropertyPreviewType('string')
-
number
→ const PropertyPreviewType
-
const PropertyPreviewType('number')
-
boolean
→ const PropertyPreviewType
-
const PropertyPreviewType('boolean')
-
symbol
→ const PropertyPreviewType
-
const PropertyPreviewType('symbol')
-
accessor
→ const PropertyPreviewType
-
const PropertyPreviewType('accessor')
-
bigint
→ const PropertyPreviewType
-
const PropertyPreviewType('bigint')