Skip to content

Instantly share code, notes, and snippets.

@janryWang
Created April 18, 2021 14:08
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 janryWang/6658c002178d9d7f666d767cf8db91fb to your computer and use it in GitHub Desktop.
Save janryWang/6658c002178d9d7f666d767cf8db91fb to your computer and use it in GitHub Desktop.
type FieldAddress = string
type FieldsStore = Record<FieldAddress,Field>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment