UNPKG

@polygonjs/polygonjs

Version:

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

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