Skip to main content
Go to Latest
import * as mod from "https://deno.land/std@0.211.0/assert/assert_string_includes.ts";

Functions

Make an assertion that actual includes expected. If not then throw.