0.0.7 • Published 3 years ago
@frederic-latour/fp-ts-mailerlite v0.0.7
fp-ts-mailerlite
Warning: still a work in progress.
This library is an api wrapper around Mailerlite api. It is written in Typescript using fp-ts.
Install
Uses fp-ts as a peer dependency.
yarn add fp-ts @frederic-latour/fp-ts-mailerliteor
npm install fp-ts @frederic-latour/fp-ts-mailerliteor
pnpm add fp-ts @frederic-latour/fp-ts-mailerliteExample
import * as Lib from '@frederic-latour/fp-ts-mailerlite'
// write an example...