mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-20 11:50:33 +03:00
refactor: combine meta helpers
This commit is contained in:
committed by
Alexander Lichter
parent
f92fb67619
commit
419951c59f
+1
-1
@@ -3,7 +3,7 @@ import createMixin from './shared/mixin'
|
||||
import setOptions from './shared/options'
|
||||
import { isUndefined } from './shared/is-type'
|
||||
import $meta from './client/$meta'
|
||||
import hasMetaInfo from './shared/hasMetaInfo'
|
||||
import { hasMetaInfo } from './shared/meta-helpers'
|
||||
|
||||
/**
|
||||
* Plugin install function.
|
||||
|
||||
Reference in New Issue
Block a user