mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-17 05:10:32 +03:00
refactor: move isArray into is-type
This commit is contained in:
committed by
Alexander Lichter
parent
bfa64af29b
commit
c1f97c4ea4
@@ -1,5 +1,5 @@
|
||||
import getMetaInfo from '../shared/getMetaInfo'
|
||||
import { isFunction } from '../shared/typeof'
|
||||
import { isFunction } from '../shared/is-type'
|
||||
import updateClientMetaInfo from './updateClientMetaInfo'
|
||||
|
||||
export default function _refresh(options = {}) {
|
||||
|
||||
Reference in New Issue
Block a user