UNPKG

react-confirm

Version:

A lightweight React library that simplifies confirmation dialogs with a Promise-based API — like window.confirm(), but fully customizable.

7 lines (6 loc) 278 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.__types_marker = void 0; // Force declaration file emission for this module // This value is never imported by runtime code; it only ensures dist/types.d.ts exists. exports.__types_marker = 0;