Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@creenv/capture

bcrespy279MIT0.3.1

Creenv Capture allows you to export your work as a video file, in the easiest possible way

capture, export, video, canvas, image, file, render, creenv, creative, environment

readme

Creenv Capture

reminder to myself: if i meet the fs error again, i need to add the following lines to the webpack config

node: {
  fs: 'empty'
}