UNPKG

@seasketch/geoprocessing

Version:

Geoprocessing and reporting framework for SeaSketch 2.0

5 lines (4 loc) 150 B
/** * Manually parse user-provided CLI arguments from geoprocessing test command and run vitest */ export default function runner(): Promise<void>;