UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

8 lines (7 loc) 127 B
/** * converts a bool to int * * */ import { BoolToIntJsNode } from './_ConversionPrimitives'; export { BoolToIntJsNode };