Skip to main content
Module

x/aws_api/client/ini.ts>decode

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

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

Parameters

str: string

ini-style document