⌈⌋ ⎇ branch:  Bitrhythm


Hex Artifact Content

Artifact e3fecc4b01d60893a1f59a61e0d8f89db5955b00e10698961d2747f482bbbc48:


0000: 2f 2a 2a 0a 20 2a 20 41 6c 69 61 73 20 66 6f 72  /**. * Alias for
0010: 20 4f 62 6a 65 63 74 2e 63 72 65 61 74 65 0a 20   Object.create. 
0020: 2a 2f 0a 65 78 70 6f 72 74 20 64 65 66 61 75 6c  */.export defaul
0030: 74 20 66 75 6e 63 74 69 6f 6e 20 63 72 65 61 74  t function creat
0040: 65 28 73 72 63 29 20 7b 0a 20 20 72 65 74 75 72  e(src) {.  retur
0050: 6e 20 4f 62 6a 65 63 74 2e 63 72 65 61 74 65 28  n Object.create(
0060: 73 72 63 29 0a 7d                                src).}