From 4bcbded22f92b5957586d761c1c7c5edfc908d36 Mon Sep 17 00:00:00 2001 From: "S. Elliott Johnson" Date: Mon, 8 May 2023 22:31:08 -0600 Subject: [PATCH] Move src/runtime/animate/index.ts to src/runtime/animate/index.js --- src/runtime/animate/{index.ts => index.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/runtime/animate/{index.ts => index.js} (100%) diff --git a/src/runtime/animate/index.ts b/src/runtime/animate/index.js similarity index 100% rename from src/runtime/animate/index.ts rename to src/runtime/animate/index.js