UndistortPoints() in opencv.js

Hi, I am wondering if anyone has a solution for undistorting points in opencv.js. From looking at this file opencv-js/src/types/opencv/calib3d.ts at main · TechStark/opencv-js · GitHub, I thought that cv.undistortPoints would be available, but it does not seem to be.