UNPKG

sanity-plugin-google-maps-zoom

Version:

Sanity plugin providing input handlers for geo-related input types using Google Maps

8 lines (5 loc) 244 B
import cjs from './index.js'; export const GeopointArrayDiff = cjs.GeopointArrayDiff; export const GeopointFieldDiff = cjs.GeopointFieldDiff; export const GeopointInput = cjs.GeopointInput; export const googleMapsInput = cjs.googleMapsInput;