UNPKG

@elasticemail/elasticemail-client-ts-axios

Version:

Official ElasticEmail SDK. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach.

8 lines (7 loc) 112 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "esnext", "outDir": "dist/esm" } }