Skip to content
SDK de Node.js
Buscar
K
Main Navigation
Empezar
Guías
Referencia
SmartDoc
Tema
Menú
Volver arriba
En esta página
EventPayload
ts
type
EventPayload
=
{
[
key
:
string
]
:
unknown
;
};
Index Signature
ts
[key: string]: unknown