Skip to content

Instantly share code, notes, and snippets.

@gladimdim
Created October 20, 2017 12:20
Show Gist options
  • Save gladimdim/23935e6587967627f1f91c088bedd8d0 to your computer and use it in GitHub Desktop.
Save gladimdim/23935e6587967627f1f91c088bedd8d0 to your computer and use it in GitHub Desktop.
const initApp = async () => {
const meta = await initMetaThread();
console.log('Received meta data for source: ', meta);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment