<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ledsun</author_name>
  <author_url>https://blog.hatena.ne.jp/ledsun/</author_url>
  <blog_title>@ledsun blog</blog_title>
  <blog_url>https://ledsun.hatenablog.com/</blog_url>
  <categories>
    <anon>技</anon>
    <anon>JavaScript</anon>
  </categories>
  <description>いきなり既存のアプリケーションにimport mapsを導入するのはつらいことがわかりました。 もっと小さなアプリケーションから試して行きましょう。 まずは、type=&quot;module”だけをつかって、Hello worldします。 index.htmlです。 &lt;html&gt; &lt;head&gt; &lt;script type=&quot;module&quot;&gt; import { sayHello } from './hello.js'; sayHello(); &lt;/script&gt; &lt;/head&gt; &lt;/html&gt; hello.jsです。 export function sayHello () { document.body.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fledsun.hatenablog.com%2Fentry%2F2021%2F10%2F19%2F061721&quot; title=&quot;Hello script type module - @ledsun 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/l/ledsun/20211019/20211019061327.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-10-19 06:17:21</published>
  <title>Hello script type module</title>
  <type>rich</type>
  <url>https://ledsun.hatenablog.com/entry/2021/10/19/061721</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
