mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 14:05:44 +01:00
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
|
|
// @create-index
|
||
|
|
|
||
|
|
export { default as ConfirmAlert, confirmAlert } from "./ConfirmAlert.js";
|
||
|
|
|