Skip to content

Commit

Permalink
fix: export aws waf task from root of the package
Browse files Browse the repository at this point in the history
  • Loading branch information
alperensert committed Apr 28, 2024
1 parent 775b397 commit da4822f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
export { CapmonsterError } from "./capmonster_error"
export { AmazonTask } from "./tasks/aws_waf"
export { ComplexImageTask } from "./tasks/complex_image"
export { FuncaptchaTask } from "./tasks/fun_captcha"
export { GeeTestTask } from "./tasks/geetest"
Expand Down

0 comments on commit da4822f

Please sign in to comment.