@jiway/firestorm-core - v1.1.1
    Preparing search index...

    Interface SubDocumentMetadatas<T>

    Metadatas specific to a subdocument

    interface SubDocumentMetadatas<T> {
        type: Type<T>;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    type: Type<T>

    Type held by the subdocument