Flarum (v2.0.0-beta.3)
    Preparing search index...

    Interface ModelIdentifier

    interface ModelIdentifier {
        id: string;
        type: string;
    }
    Index

    Properties

    Properties

    id: string
    type: string