import * as B from "./include_b.ts"; import * as React from "react"; console.log(React, B); export default "HELLO";