vue-meta
vue-meta copied to clipboard
fix: meta content types as string | null | undefined
This pull request fix an error in the meta tags content typings to support null or undefined values, as the docs say.