Skip to content

Instantly share code, notes, and snippets.

@lgandecki
Created June 21, 2019 08:54
Show Gist options
  • Save lgandecki/5f28e42ecc0b4063346b1886ae8a5709 to your computer and use it in GitHub Desktop.
Save lgandecki/5f28e42ecc0b4063346b1886ae8a5709 to your computer and use it in GitHub Desktop.
exports.estimateShipping = ({price, weight}) => {
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment