Unofficial static Figma frame/file viewer available as HTML CustomElement
declare namespace JSX { interface IntrinsicElements { "figspec-frame-viewer": any; "figspec-file-viewer": any; } }