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

x/joss/joss.min.mjs>deserializing

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 deserializing
import { deserializing } from "https://deno.land/x/joss@1.0.4/joss.min.mjs";