Type alias ClassFormsAppOptions

ClassFormsAppOptions: {
    listenPORT: number;
}

Type declaration

  • listenPORT: number