mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-13 18:35:04 +08:00
4 lines
115 B
JavaScript
4 lines
115 B
JavaScript
var $export = require('./_export');
|
|
|
|
$export($export.S + $export.F, 'Object', { classof: require('./_classof') });
|