Suggestion: The `object` primitive type · Issue #1809 · microsoft/TypeScript

The object primitive type This proposal describe a new primitive type for typescript object. Use case JavaScript core api contains some functions that takes object as parameter : Object.getPrototyp...