mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-01 21:49:30 +08:00
5 lines
108 B
Text
5 lines
108 B
Text
'use strict';
|
|
|
|
// http://262.ecma-international.org/5.1/#sec-9.11
|
|
|
|
module.exports = require('is-callable');
|