Skip to content

Instantly share code, notes, and snippets.

@pekkis
Created September 22, 2015 19:50
Show Gist options
  • Save pekkis/6265ed386228d7dbe05a to your computer and use it in GitHub Desktop.
Save pekkis/6265ed386228d7dbe05a to your computer and use it in GitHub Desktop.
export function kulju1() {
};
export function kulju2() {
};
export default {
kulju1,
kulju2
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment