UNPKG

@ability-ocean/dtos

Version:

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

4 lines (3 loc) 68 B
export declare class RouteParameterTypeDTO { type: string; }