variable getComponentimport { getComponent } from "https://deno.land/x/vno@1.5.1/core/ssg/components.ts"; Get the info for a vue component. type(filePath: string) => Promise<Component>