diff --git a/jquery/confirmable.d.ts b/jquery/confirmable.d.ts new file mode 100644 index 0000000..bc44d43 --- /dev/null +++ b/jquery/confirmable.d.ts @@ -0,0 +1,101 @@ +declare global { + interface JQuery { + confirmable: Confirmable; + } +} + +interface Confirmable { + /** + * Enable inline confirmation for given clickable element (like `` or `