mirror of
https://github.com/rjNemo/federation
synced 2026-06-09 19:46:40 +00:00
5 lines
117 B
JavaScript
Generated
5 lines
117 B
JavaScript
Generated
'use strict';
|
|
|
|
// http://www.ecma-international.org/ecma-262/5.1/#sec-9.11
|
|
|
|
module.exports = require('is-callable');
|