diff --git a/index.js b/index.ts similarity index 100% rename from index.js rename to index.ts diff --git a/index.web.js b/index.web.ts similarity index 100% rename from index.web.js rename to index.web.ts diff --git a/src/App.native.tsx b/src/App.tsx similarity index 100% rename from src/App.native.tsx rename to src/App.tsx diff --git a/src/platform/markBundleStartTime.web.ts b/src/platform/markBundleStartTime.ts similarity index 100% rename from src/platform/markBundleStartTime.web.ts rename to src/platform/markBundleStartTime.ts