@mind-elixir/export-image
v0.0.3
Published
**WIP🚧**
Downloads
236
Readme
@mind-elixir/export-image
WIP🚧
Install
npm i @mind-elixir/export-image canvg
Usage
import exportImage from '@mind-elixir/export-image'
const mind = new MindElixir(options)
mind.install(exportImage)
const data = MindElixir.new('new topic')
mind.init(example)