Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/black_box_testing/src/compareJson.js>COMPARISON

Black box testing with bug locator assistant
Go to Latest
variable COMPARISON
import { COMPARISON } from "https://deno.land/x/black_box_testing@v1.0.11/src/compareJson.js";

type

{ COMPATIBLE_STRUCTURE: string; COMPATIBLE: string; EXACT_STRUCTURE: string; EXACT: string; }