grf-vid-pr
v0.1.7
Published
Video Processing Module
Downloads
2
Readme
grf-vid-pr
Video Processing Module
Installation
npm install grf-vid-pr
Usage
import { multiply } from 'grf-vid-pr';
// ...
const result = await multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT