Skip to content

Instantly share code, notes, and snippets.

@ckomop0x
Last active June 13, 2019 14:26
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 ckomop0x/42e6602592ef5318d97e7e85678980ea to your computer and use it in GitHub Desktop.
Save ckomop0x/42e6602592ef5318d97e7e85678980ea to your computer and use it in GitHub Desktop.
import refactored functions
import multiply from '../utils/multiply';
import sum from '../utils/sum';
import calculateSomethingSpecial from '../utils/calculateSomethingSpecial';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment