Firstly, you must install the package:
npm i roflare yarn add roflare
Then, import it into your project. Roflare is made using Typescript, so it supports both ESM and CJS.
import * as roflare from 'roflare'
Last updated 11 months ago