UNPKG

@ability-ocean/dtos

Version:

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

4 lines (3 loc) 63 B
export declare class AddressSearchDTO { name: string; }