Bagikan melalui


UnknownObject type

Bentuk generik untuk objek JS biasa.

type UnknownObject = { [s: string]: unknown }