namespace Selector.Web { class Watcher { static example: string = "string"; static ex2: string = "awdwad"; } }