import { Type } from "./test.ts"; export type MyType = Type; console.log(window.value); window.fetch;