UNPKG

@qntm-code/utils

Version:

A collection of useful utility functions with associated TypeScript types. All functions have been unit tested.

2 lines (1 loc) 59 B
export declare function isMoment(value: unknown): boolean;