3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
|
import * as mod from './es6-loading-amd-dep.js';
|
||
|
|
||
|
export var g = mod.default;
|