Facebook Promise Wrapper

Facebook Promise Wrapper. GitHub Gist: instantly share code, notes, and snippets.

'use strict';. import { Facebook } from './facebook';. const FB = new Facebook();. ( async () => {. await FB.init({. appId: document.

Lee mas