In a Create React App, I have the following:
// dep.tsx export const constant = 10
// app.tsx import React from \'react\'; import { c