<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shotanue</author_name>
  <author_url>https://blog.hatena.ne.jp/shotanue/</author_url>
  <blog_title>shotanue blog</blog_title>
  <blog_url>https://shotanue.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>問題 script setup(ref suger)を使っている際、特に何も考えずimportすると、以下のようなエラーが出てしまう。 only refers to a type, but is being used as a value here.ts(2693) 解消法 - import { ControlElement } from '@jsonforms/core'; + import type { ControlElement } from '@jsonforms/core'; 参考 github.com import typeとすると良いらしい（こんな構文があるのか） type-o…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshotanue.hatenablog.com%2Fentry%2F2021%2F09%2F17%2F011122&quot; title=&quot;vscode+volarでvue3のref sugerを使う際に型定義のimportでエラーが出る問題の解消 - shotanue blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/s/shotanue/20210917/20210917010457.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-09-17 01:11:22</published>
  <title>vscode+volarでvue3のref sugerを使う際に型定義のimportでエラーが出る問題の解消</title>
  <type>rich</type>
  <url>https://shotanue.hatenablog.com/entry/2021/09/17/011122</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
