UNPKG

@bliss-design-system/alert

Version:

`<bliss-alert>` provides a messaging mechanism for alerting and informing.

4 lines (3 loc) 135 B
import { BlissAlert } from './BlissAlert.js'; declare const blissRegisterAlert: () => void; export { BlissAlert, blissRegisterAlert };