This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
xuyiping
/
kpt-pasture
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
9064b372e8
ブランチ
タグ
develop
feature/disease
feature/event
feature/feeding
feature/flow
feature/health
main
master
kpt-pasture
/
node_modules
/
rollup-plugin-dynamic-import-variables
/
test
/
fixtures
/
fixture-excluded.js
fixture-excluded.js
85 B
履歴
Raw
1
2
3
export function importModule(name) {
return import(`./module-dir-a/${name}.js`);
}