@bluelibs/runner - v5.5.0
    Preparing search index...

    Interface SerializedTypeRecord

    interface SerializedTypeRecord {
        __type: string;
        value: SerializedValue;
    }
    Index

    Properties

    Properties

    __type: string