UNPKG

shapefile

Version:

An implementation of the shapefile (.shp) spatial data format.

4 lines (3 loc) 66 B
export default function(value) { return value.trim() || null; }