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

x/joss/joss.min.mjs>deserialize

JOSS can serialize almost every JavaScript data type and data structure, so data can be seamlessly exchanged between browsers and servers (Deno or Node.js).
Latest
function deserialize
import { deserialize } from "https://deno.land/x/joss@1.0.4/joss.min.mjs";