Skip to content

Instantly share code, notes, and snippets.

@fchristant
Last active September 3, 2019 18:43
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 fchristant/46cd3fd6cd9a3d326a1e1393e4a48e17 to your computer and use it in GitHub Desktop.
Save fchristant/46cd3fd6cd9a3d326a1e1393e4a48e17 to your computer and use it in GitHub Desktop.
dragon.module.load
dragon.module.load("test").then(module => {
console.log(module.hello);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment