PBKware JS Utils - v0.8.2
    Preparing search index...

    Type Alias ForEachElementCallback

    ForEachElementCallback: (
        this: void,
        name: string,
        value: JsonElement,
        idx: Integer,
    ) => void

    Type declaration