Advertisement
Guest User

Untitled

a guest
Aug 28th, 2015
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. import color from "./color"
  2.  
  3. const Rune = {
  4. Color: color
  5. }
  6.  
  7. export default Rune;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement