Skip to main content
Module

x/aws_api/client/ini.ts>decode

From-scratch Typescript client for accessing AWS APIs
Extremely Popular
Latest
function decode
import { decode } from "https://deno.land/x/aws_api@v0.8.1/client/ini.ts";

Decode the given ini-style formatted document into a nested object.

Parameters

str: string

ini-style document