SimpleServer

Hierarchy

  • SimpleServer

Index

Properties

Properties

close

close: function

Defined in packages/http/src/testing/createSimpleServer.helper.ts:22

Type declaration:

▸ (): Promise‹void›

fullAddress

fullAddress: string

Defined in packages/http/src/testing/createSimpleServer.helper.ts:21

host

host: string

Defined in packages/http/src/testing/createSimpleServer.helper.ts:20

port

port: number

Defined in packages/http/src/testing/createSimpleServer.helper.ts:19

Last updated