Skip to content

Instantly share code, notes, and snippets.

@iurimatias
Created June 20, 2018 15:04
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 iurimatias/d81e8a83bf31f9016e332b5330fb36d9 to your computer and use it in GitHub Desktop.
Save iurimatias/d81e8a83bf31f9016e332b5330fb36d9 to your computer and use it in GitHub Desktop.
imports_example.js
import * as Contracts from 'embark/contracts'
import { SimpleStorage } from "embark/contracts"
import SimpleStorage from 'embark/contracts/SimpleStorage'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment