We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ae286 commit c78d023Copy full SHA for c78d023
components/apify/sources/common/base.mjs
@@ -1,4 +1,4 @@
1
-import { WEBHOOK_EVENT_TYPES } from '@apify/consts';
+import { WEBHOOK_EVENT_TYPES } from "@apify/consts";
2
import apify from "../../apify.app.mjs";
3
4
export default {
0 commit comments