Skip to main content
Module

x/ini/ini.ts>unsafe

An ini parser/serializer in TypeScript for the Deno runtime
Latest
function unsafe
import { unsafe } from "https://deno.land/x/ini@v2.1.0/ini.ts";

Unescapes the given string value.

Parameters

optional
val = [UNSUPPORTED]

String to unescape