@formspark/formtrack
Advanced tools
Comparing version 0.1.17 to 0.1.18
declare const addSubmitListener: () => ((event: Event) => boolean) | null; | ||
export default addSubmitListener; |
export {}; |
@@ -0,0 +0,0 @@ declare const appendOrUpdateInput: ({ formElement, id, name, value, }: { |
export {}; |
@@ -0,0 +0,0 @@ import "url-search-params-polyfill"; |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"author": "Bjorn Krols (https://formspark.io)", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
83829