Skip to content

Instantly share code, notes, and snippets.

@IAfanasov
Last active June 15, 2020 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IAfanasov/127b2e44e7d837f671f8bd759e9bae60 to your computer and use it in GitHub Desktop.
Save IAfanasov/127b2e44e7d837f671f8bd759e9bae60 to your computer and use it in GitHub Desktop.
import "./address-typing.js";
/** @type {Address} */
export const addressSample = {
city: 'Amsterdam'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment