Skip to content

Instantly share code, notes, and snippets.

@alexytiger
Created September 2, 2019 14:10
Show Gist options
  • Save alexytiger/425e57326c4a1ddce5a4c6cce6cd7b66 to your computer and use it in GitHub Desktop.
Save alexytiger/425e57326c4a1ddce5a4c6cce6cd7b66 to your computer and use it in GitHub Desktop.
export interface PurchaseWidgetModel {
productKey: string;
contractAddress: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment