Skip to content
On this page

PropertyKey type

Property key type.

Usage example:

typescript
const val_1: PropertyKey = 'key'
const val_2: PropertyKey = 2

Released under the MIT License.