API@unwind/class-nametypeEmptyObjecttype EmptyObjectType alias representing an empty objectSignature:export type EmptyObject = Record<string, never>;