#!/usr/bin/env node

import { watchMain } from "./plugins/typescript"; 

watchMain();