@bluelibs/runner - v6.3.1
    Preparing search index...

    Interface SerializedTypeRecord

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

    Properties

    Properties

    __type: string