add abort controller support

This commit is contained in:
ading2210 2024-03-10 10:24:42 -04:00
parent 954ce1f60b
commit b9b871b25a
5 changed files with 40 additions and 7 deletions

View file

@ -7,6 +7,7 @@
cp package.json out
cp ../README.md out
cp ../LICENSE out
cp ../CHANGELOG.md out
cd out
npm publish