Skip to main content
Deno 2 is finally here πŸŽ‰οΈ
Learn more
Module

x/pact/src/usage/greeter/greeter.d.ts>HelloReply

Pact πŸ”— Contract Testing for Deno πŸ¦•, Powered by Rust πŸ¦€
Go to Latest
interface HelloReply
import { type HelloReply } from "https://deno.land/x/pact@0.0.2/src/usage/greeter/greeter.d.ts";

Properties

optional
message: string