UNPKG

lazts

Version:

TypeScript package for loading LAS/LAZ, primary developed for for WebGL applications, intended for lazy people who just want to load their point clouds and don't care about the details.

3 lines (2 loc) 55 B
import { parse } from './src/parse'; export { parse };