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