Skip to main content
Deno 2 is finally here 🎉️
Learn more
method HttpResponseUtil.prototype.noBody
import { HttpResponseUtil } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts";

Return passed in data as JSON string

Parameters

data: any