This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Description
In accordance with the documentation of vue-meta, it can be possible to use a null or undefined value in content and innerHTML properties for the meta and script tags to remove or use the parent value, but the typings does not support that.
I create a pull request to solve this error, adding the missing typings.