This repo contains a simple package in TypeScript. It is intended to test imports from git repos.
Package contents:
export interface ExportedInterface
export class ExportedClass
export type ExportedType
export type ExportedType2
export enum ExportedEnum