UNPKG

rtech-struct

Version:

Rtech Platform Superstruct Entity

7 lines (5 loc) 99 B
type Acknowledge = { name: string, notificationsIds: string[], }; export default Acknowledge;