@pipedream/types
Advanced tools
Comparing version
@@ -215,6 +215,6 @@ /// <reference types="node" /> | ||
summary?: string; | ||
ts: number; | ||
ts?: number; | ||
} | ||
declare type EmitFunction = { | ||
$emit: (event: JSONValue, metadata: EmitMetadata) => Promise<void>; | ||
$emit: (event: JSONValue, metadata?: EmitMetadata) => Promise<void>; | ||
}; | ||
@@ -221,0 +221,0 @@ declare type PropThis<Props> = { |
{ | ||
"name": "@pipedream/types", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Pipedream TypeScript types", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
22604
0.01%