Key

type Key = string | number | any;

§Type

§
string | number | any
[src]