UNPKG

@seismo/core

Version:

This is the package for the core library of Seismo, a JavaScript library for seismic data processing and visualization. It provides utilities for handling seismic data, including FDSN web services, waveform processing, and event handling. The library is d

6 lines (5 loc) 275 B
export declare const latlonFormat: Intl.NumberFormat; export declare const magFormat: Intl.NumberFormat; export declare const depthNoUnitFormat: Intl.NumberFormat; export declare const depthFormat: Intl.NumberFormat; export declare const depthMeterFormat: Intl.NumberFormat;