Tinkering with Typescript Template Monorepo This is a test import { something } from 'somewhere'; const foo: string = something; console.log(foo);