UNPKG

gros-bras-shared

Version:

This holds all shared files such as interfaces or helpers used by Gros Bras, both frontoffices and baackoffices, and backend etc...

2 lines (1 loc) 64 B
export type TInternalMessageStatus = 'NOT_OPENED' | 'OPENEND';