UNPKG

@ability-ocean/dtos

Version:

Re-usable `Data Transfer Objects` that can be used when communicating with our API.

4 lines (3 loc) 65 B
export declare class RoutePaginationDTO { page: string; }