Interface ObjectsNoPropsType

This is the type that occurs when a developer writes const foo: object = {} since it can no longer have any properties added to it.

Hierarchy

Properties

Properties

dataType: "object"

Generated using TypeDoc