feat: interrupt function (#1)

This commit is contained in:
Joby
2024-06-30 05:44:24 +08:00
committed by GitHub
parent 3a5ab7be8b
commit 03aa74fb3b
3 changed files with 20 additions and 1 deletions

1
.gitignore vendored
View File

@@ -33,3 +33,4 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
.idea