UNPKG

gen-json-schemas

Version:

A Javascript package to generate JSON schemas dynamically

8 lines 177 B
const WebSite = { "@context": "https://schema.org", "@type": "VideoObject", "name": "", "description": "", "thumbnailUrl": "", "uploadDate": "" };