JdPoint

JdPoint

namespace point module
Source:

Example

import { JdPoint } from '@jood/common';
JdPoint.intersect(...);

JdPoint

namespace color module
Source:

Example

import { JdColor } from '@jood/common';
JdColor.hexToRgb(...);