<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ema_hiro</author_name>
  <author_url>https://blog.hatena.ne.jp/ema_hiro/</author_url>
  <blog_title>emahiro/b.log</blog_title>
  <blog_url>https://ema-hiro.hatenablog.com/</blog_url>
  <categories>
    <anon>Deno</anon>
  </categories>
  <description>Summary 以下のマニュアルに書いてある内容。 deno.land About import maps deno ではファイル単位の import で依存関係を解決する。 しかし毎回 https://deno.land/std.../server.ts と書くのは面倒くさい。 そこで Import maps を使う。 main.ts と同じ階層に import_map.json を用意して import path をマッピングした設定を記載しておく。 { &quot;imports&quot;: { &quot;http/&quot;: &quot;https://deno.land/std/http/&quot; } } Import maps …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fema-hiro.hatenablog.com%2Fentry%2F2020%2F06%2F02%2F030014&quot; title=&quot;Import maps in Deno - emahiro/b.log&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-06-02 03:00:14</published>
  <title>Import maps in Deno</title>
  <type>rich</type>
  <url>https://ema-hiro.hatenablog.com/entry/2020/06/02/030014</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
