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

std/testing/diff.ts>DiffResult

Deno standard library
Go to Latest
interface DiffResult
import { type DiffResult } from "https://deno.land/std@0.57.0/testing/diff.ts";

Properties

type: DiffType
value: T