Skip to content

Instantly share code, notes, and snippets.

@kazuooooo
Created February 5, 2022 15:17
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 kazuooooo/74624210a22159ed5e08c2c0c69cf028 to your computer and use it in GitHub Desktop.
Save kazuooooo/74624210a22159ed5e08c2c0c69cf028 to your computer and use it in GitHub Desktop.
async setup() {
// Yay🙌
this.sync('docDataA', docRefA)
this.sync('docDataB', docRefB)
this.sync('docDataC', docRefC)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment