dashboard/shell/pkg/model-loader-require.lib.js

4 lines
68 B
JavaScript

export default function modelLoaderRequire(type) {
return null;
}