framework icon indicating copy to clipboard operation
framework copied to clipboard

add typings for `MetaObject`

Open danielroe opened this issue 3 years ago • 0 comments

useHead is currently not type-hinted for meta tags, links, and so on. It will be a good enhancement to port across the good TS work from https://github.com/nuxt/framework/pull/6251, as well as excluding viewport and charset from possible keys in meta tags.

See https://github.com/nuxt/framework/pull/6378#discussion_r938962711_

danielroe avatar Aug 05 '22 16:08 danielroe