@nextcloud/dialogs
    Preparing search index...

    Type Alias ImportedComponent<Data, Methods, Computed, Props, SetupBindings>

    ImportedComponent: EsModule<
        Component<Data, Methods, Computed, Props, SetupBindings>,
    >

    Type Parameters