UNPKG

@shedevro/assert

Version:

Assertion typescript library for better, comfortable and safe coding. See readme!

3 lines (2 loc) 91 B
import type { AssertType } from './types/common'; export declare const Assert: AssertType;