@splitmedialabs/supermailer-node
Advanced tools
Comparing version 3.1.0 to 3.1.1
@@ -6,3 +6,3 @@ import { AxiosInstance } from 'axios'; | ||
interface SupermailerConstructor { | ||
export interface SupermailerConstructor { | ||
apiKey: string; | ||
@@ -9,0 +9,0 @@ apiUrl: string; |
{ | ||
"name": "@splitmedialabs/supermailer-node", | ||
"description": "Node JS library for Supermailer.", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "types": "index.d.ts", |
20163