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