UNPKG

@shedevro/assert

Version:

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

4 lines (3 loc) 100 B
export declare abstract class AssertionHelper { static valueToString(value: unknown): string; }