UNPKG

vue-google-maps-community-fork

Version:

Google Maps components for VueJS 3 maintained by the community

6 lines (5 loc) 90 B
export class Env { static isServer() { return typeof document === 'undefined' } }