⌈⌋ ⎇ branch:  Bitrhythm


Hex Artifact Content

Artifact 0b52d96c89b5ef0afadfdb438fe226977215734cae13cbc1cdd903fc144edaec:


0000: 69 6d 70 6f 72 74 20 44 65 62 75 67 67 65 72 20  import Debugger 
0010: 66 72 6f 6d 20 27 2e 2f 44 65 62 75 67 67 65 72  from './Debugger
0020: 27 3b 0a 69 6d 70 6f 72 74 20 50 72 65 76 69 65  ';.import Previe
0030: 77 20 66 72 6f 6d 20 27 2e 2f 50 72 65 76 69 65  w from './Previe
0040: 77 27 3b 0a 69 6d 70 6f 72 74 20 53 77 61 74 63  w';.import Swatc
0050: 68 65 73 20 66 72 6f 6d 20 27 2e 2f 53 77 61 74  hes from './Swat
0060: 63 68 65 73 27 3b 0a 69 6d 70 6f 72 74 20 50 61  ches';.import Pa
0070: 6c 65 74 74 65 20 66 72 6f 6d 20 27 2e 2f 50 61  lette from './Pa
0080: 6c 65 74 74 65 27 3b 0a 0a 65 78 70 6f 72 74 20  lette';..export 
0090: 7b 0a 20 20 44 65 62 75 67 67 65 72 2c 20 50 72  {.  Debugger, Pr
00a0: 65 76 69 65 77 2c 20 53 77 61 74 63 68 65 73 2c  eview, Swatches,
00b0: 20 50 61 6c 65 74 74 65 0a 7d 3b 0a 0a 65 78 70   Palette.};..exp
00c0: 6f 72 74 20 64 65 66 61 75 6c 74 20 7b 0a 20 20  ort default {.  
00d0: 27 64 65 62 75 67 67 65 72 27 3a 20 44 65 62 75  'debugger': Debu
00e0: 67 67 65 72 2c 0a 20 20 27 70 72 65 76 69 65 77  gger,.  'preview
00f0: 27 3a 20 50 72 65 76 69 65 77 2c 0a 20 20 27 73  ': Preview,.  's
0100: 77 61 74 63 68 65 73 27 3a 20 53 77 61 74 63 68  watches': Swatch
0110: 65 73 2c 0a 20 20 27 70 61 6c 65 74 74 65 27 3a  es,.  'palette':
0120: 20 50 61 6c 65 74 74 65 0a 7d 3b 0a               Palette.};.