Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/somefn/js/lz-string.ts>compress

some functions for deno
Go to Latest
function compress
import { compress } from "https://deno.land/x/somefn@v0.27.0/js/lz-string.ts";

压缩一个字符串

Parameters

input: string
optional
dict = [UNSUPPORTED]

Returns

string