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 24465c9 commit 7b29a92Copy full SHA for 7b29a92
packages/trigger-sdk/src/triggers/dynamic.ts
@@ -58,7 +58,6 @@ export class DynamicTrigger<
58
client.attachDynamicTrigger(this);
59
}
60
61
- // @internal
62
toJSON(): TriggerMetadata {
63
return {
64
type: "dynamic",
0 commit comments