@eryx/data/toml/decoder Module

Summary

Functions

decoder.decode(source: string){ [string]: any }
decoder.decodeWithCST(source: string)({ [string]: any }, any)
decoder.parse(source: string){ [string]: any }

API Reference

Functions

decoder.decode

decoder.decode(source: string){ [string]: any }

decoder.decodeWithCST

decoder.decodeWithCST(source: string)({ [string]: any }, any)

decoder.parse

decoder.parse(source: string){ [string]: any }