Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix: add mark to where I last stopped
Browse files Browse the repository at this point in the history
  • Loading branch information
justinemmanuelmercado committed Jun 30, 2020
1 parent 1cad3b3 commit 9726bf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sections/merchant-fulfillment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ const canonicalizeParametersGetEligibleShippingServiceParameters = (
}
}

// @todo
const GetEligibleShippingServicesResponse = record(string, unknown)

export class MerchantFulfillment {
Expand Down

0 comments on commit 9726bf9

Please sign in to comment.