UNPKG

diving-decompression

Version:

Exposes methods for defining/calculating diving decompression schedules/protocols based on the US Navy dive manual revision 7

4 lines (3 loc) 137 B
import { ITableRgl } from '../types/interfaces'; declare const usNavyRepetGroupLetter: ITableRgl; export default usNavyRepetGroupLetter;