global.self = global;
import shp from 'shpjs';
console.log("Imported shp:", shp);
console.log("Type:", typeof shp);