import * as plugins from './tswatch.plugins'; /** * an element server for developing lit elements compliant to gitzone standard */ export class ElementServer { constructor() { } }