UNPKG

@onehat/ui

Version:
4 lines (3 loc) 138 B
export const APP_STATE_ACTIVE = 'active'; export const APP_STATE_INACTIVE = 'inactive'; export const APP_STATE_BACKGROUND = 'background';