UNPKG

carthorse

Version:

A geospatial trail data processing pipeline for building 3D trail databases with elevation data

8 lines 305 B
export declare class TestOrchestrator { /** * Rebuild the test Postgres database by running the create_test_database.sh script. * This is a static method so it can be called without an instance. */ static rebuildTestDatabase(): void; } //# sourceMappingURL=TestOrchestrator.d.ts.map