@yorkie-js/sdk
    Preparing search index...

    Namespace yson

    YSON (Yorkie Serialized Object Notation) module.

    This module provides utilities for parsing and working with YSON, an extended JSON format that supports Yorkie CRDT types.

    Interfaces

    BinData
    Counter
    Date
    Int
    Long
    Text
    TextNode
    Tree
    TreeNode

    Type Aliases

    YSONValue

    Functions

    isBinData
    isCounter
    isDate
    isInt
    isLong
    isObject
    isText
    isTree
    parse
    textToString
    treeToXML