Skip to main content
Module

x/cktjs/lib/index.d.ts>parse

JSON-style CKT config language parsing/stringification.
Latest
function parse
import { parse } from "https://deno.land/x/cktjs@v1.0.5/lib/index.d.ts";

Parses a string as a CKT document

Parameters

text: any
  • Text to parse

Returns

Decoded CKT table