Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
isObjectLiteral
Summary
Checks if a type string represents an object literal with propertiesSignature
Parameters
type
Type:string
Returns
Type:boolean
Checks if a type string represents an object literal with properties
