import { LightningElement, track, wire } from 'lwc'; export default class lWtTEST extends LightningElement { }