README
Prevent-Double-Submission
This project is an interceptor for any typescript application to prevent redundant post requests.
This project is an interceptor for any typescript application to prevent redundant post requests.
<script type="module">
import doubleSubmissionInterceptor from 'https://cdn.skypack.dev/double-submission-interceptor';
</script>
This project is an interceptor for any typescript application to prevent redundant post requests.