0.0.9 • Published 9 months ago
@typecad/vdiv-package-example v0.0.9
typeCAD Package Example
This is a simple example of how to create a reusable package for use in typeCAD.
Read more about how it comes together in the walkthough.
Use
...
import { vdiv } from './module/vdiv-typecad';
new vdiv(typecad, regulated_3v3);
...