UNPKG

@nx-dotnet/utils

Version:

This library was generated with [Nx](https://nx.dev).

4 lines (3 loc) 87 B
export declare function assertErrorMessage(e: unknown): e is { message: string; };