@silenteer/natsu-type
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -53,6 +53,1 @@ export declare type NatsService<TSubject extends string, TRequest, TResponse> = { | ||
}; | ||
export declare type NatsGetNamespace<TSubject extends string> = NatsService<TSubject, { | ||
subject: string; | ||
}, { | ||
namespace: string; | ||
}>; |
{ | ||
"name": "@silenteer/natsu-type", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "private": false, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5
2010
54