UNPKG

87 BJavaScriptView Raw
1const modelStr = "[object d3Model]";
2
3export default function() {
4 return modelStr;
5}