UNPKG

@dialpad/dialtone

Version:

Dialpad's Dialtone design system monorepo

4 lines (3 loc) 199 B
import { PRESENCE_STATES as e, PRESENCE_STATES_LIST as t } from "./presence-constants.js"; import n from "./presence.js"; export { n as DtPresence, e as PRESENCE_STATES, t as PRESENCE_STATES_LIST };