Skip to main content
Module

std/expect/_constants.ts

Deno standard library
Go to Latest
File
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
// This file is copied from `std/assert`.export const CAN_NOT_DISPLAY = "[Cannot display]";