UNPKG

@loopback/docs

Version:

Documentation files rendered at [https://loopback.io](https://loopback.io)

24 lines (16 loc) 711 B
--- lang: en title: 'API docs: rest.restbindings.https_options' keywords: LoopBack 4.0, LoopBack 4, Node.js, TypeScript, OpenAPI sidebar: lb4_sidebar editurl: https://github.com/loopbackio/loopback-next/tree/master/packages/rest permalink: /doc/en/lb4/apidocs.rest.restbindings.https_options.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/rest](./rest.md) &gt; [RestBindings](./rest.restbindings.md) &gt; [HTTPS\_OPTIONS](./rest.restbindings.https_options.md) ## RestBindings.HTTPS\_OPTIONS variable Binding key for HTTPS options <b>Signature:</b> ```typescript HTTPS_OPTIONS: BindingKey<https.ServerOptions> ```