This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
kevin
/
anissah
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
36fa2f24b1
Гілки
Теги
master
anissah
/
user
/
themes
/
anissabensalah
/
node_modules
/
es6-weak-map
/
index.js
index.js
97 B
Історія
Запис
1
2
3
'use strict';
module.exports = require('./is-implemented')() ? WeakMap : require('./polyfill');