UNPKG

omnisend-node-sdk

Version:

🔹 Typesafe Omnisend API SDK for Node.js

4 lines (3 loc) • 112 B
import { Omnisend } from "./Omnisend"; export default Omnisend; export type { OmnisendOptions } from "./types";