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