@the-soliton/mailer
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

soliton-mailer

Core Libraries such as type definitions, api clients and utils serving for backend services and frontend services

Installation

Use the package manager to install @the-soliton/mailer (if you have been published to npm registry)

yarn add @the-soliton/mailer

Local Development

For development, a package can be linked into another project. This is often useful to test out new features

  cd soliton-core
  yarn link

Use yarn link @the-soliton/mailer to link another package that you’d like to test into your current project.

Usage

import { isDev } from '@the-soliton/mailer/dist/utils';

isDev();

Package Sidebar

Install

npm i @the-soliton/mailer

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

691 kB

Total Files

52

Last publish

Collaborators

  • patrickrall