Skip to content

Interface: ListResponse<T> ​

Normalized list response shape used by admin backends. admin 后台常用的分页响应结构。

Since ​

1.3.0

Type Parameters ​

Type Parameter
T

Properties ​

PropertyType
itemsT[]
totalnumber

Released under the MIT License.