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

    Interface SubCollectionMetadatas<T>

    Metadatas specific to a subcollection

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

    Type Parameters

    • T
    Index

    Properties

    Properties

    type: Type<T>

    Type held by the subcollection