UNPKG

@fawmi/vue-google-maps

Version:

Google Map components for Vue.js 3

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