Projekt

Obecné

Profil

Stáhnout (126 Bajtů) Statistiky
| Větev: | Revize:
1
'use strict';
2

    
3
var implementation = require('./implementation');
4

    
5
module.exports = Function.prototype.bind || implementation;
(7-7/8)