This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
guide
/
h5
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
cff33ad7d1
ブランチ
タグ
master
h5
/
node_modules
/
core-js
/
actual
/
array
/
unshift.js
unshift.js
92 B
履歴
Raw
1
2
3
4
'use strict';
var parent = require('../../stable/array/unshift');
module.exports = parent;