From ad11f12120d5b6548a0b80ffacdc1e7fb4b31b8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=BC=C5=9Fra=20=C5=9Eanl=C4=B1bayrak?= Date: 2022年7月28日 23:06:41 +0300 Subject: [PATCH] changed file extension --- example/vue3/src/shared/{exampleEmbed.js => exampleEmbed.ts} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename example/vue3/src/shared/{exampleEmbed.js => exampleEmbed.ts} (96%) diff --git a/example/vue3/src/shared/exampleEmbed.js b/example/vue3/src/shared/exampleEmbed.ts similarity index 96% rename from example/vue3/src/shared/exampleEmbed.js rename to example/vue3/src/shared/exampleEmbed.ts index 9690ed7..33cddfc 100644 --- a/example/vue3/src/shared/exampleEmbed.js +++ b/example/vue3/src/shared/exampleEmbed.ts @@ -1,4 +1,4 @@ -const exampleEmbed = +const exampleEmbed: string = '

Canine friends Goose and Luke frolic in the waters of New York's Goodyear Lake in this image #ShotOnSnapdragon. Paid content for @Snapdragon pic.twitter.com/iwOc2ym6IL

— National Geographic (@NatGeo) July 28, 2022
'; export default exampleEmbed;

AltStyle によって変換されたページ (->オリジナル) /