UNPKG

@posguru/finance-core

Version:

Universal JavaScript library for finance-related math functions, usable in both Node.js (Express) and React applications.

2 lines (1 loc) 61 B
export declare const isBoolean: (value: unknown) => boolean;