jj
    Preparing search index...

    Type Alias Wrappable

    Wrappable: string | Node | JJN

    Represents any value that can be wrapped by the library. Can be a native Node, a string (which becomes a Text node), or an existing JJ wrapper.

    Node