vtils

Home > dev > expectType

expectType() function

Signature:

export declare function expectType<X, Y extends X>(): void;

Returns:

void