UNPKG

lean4-code-actions

Version:

Refactorings and snippets for Lean 4

4 lines (2 loc) 112 B
import { BigNumber } from 'libs/utils/BigNumber/utils' export type TimeValueMap = { [key: string]: BigNumber }