interface UmbReadDetailDataSource<DetailType> {
    read(unique: string): Promise<UmbDataSourceResponse<DetailType>>;
}

Type Parameters

  • DetailType

Hierarchy (View Summary)

Methods

Methods

MMNEPVFCICPMFPCPTTAAATR