UNPKG

118 BJavaScriptView Raw
1// https://github.com/moment/moment/issues/3650
2export default function interopDefault(m) {
3 return m.default || m;
4}
\No newline at end of file