interface AssetPaginationOptions {
    last: number;
}

Properties

Properties

last: number