Spaces:
Running
Running
| /** | |
| * Used to print values in error messages. | |
| */ | |
| export declare function inspect(value: unknown): string; | |
| /** | |
| * Used to print values in error messages. | |
| */ | |
| export declare function inspect(value: unknown): string; | |