index.ts overview
Internet schemas for wireguard configuration.
Since v1.0.0
Exports Grouped by Category
- utils
- InternetSchemas (namespace export)
- WireguardConfig (namespace export)
- WireguardControl (namespace export)
- WireguardErrors (namespace export)
- WireguardGenerate (namespace export)
- WireguardInterface (namespace export)
- WireguardKey (namespace export)
- WireguardPeer (namespace export)
- WireguardServer (namespace export)
utils
InternetSchemas (namespace export)
Re-exports all named exports from the “./InternetSchemas.js” module as InternetSchemas
.
Signature
export * as InternetSchemas from "./InternetSchemas.js"
Since v1.0.0
WireguardConfig (namespace export)
Re-exports all named exports from the “./WireguardConfig.js” module as WireguardConfig
.
Signature
export * as WireguardConfig from "./WireguardConfig.js"
Since v1.0.0
WireguardControl (namespace export)
Re-exports all named exports from the “./WireguardControl.js” module as WireguardControl
.
Signature
export * as WireguardControl from "./WireguardControl.js"
Since v1.0.0
WireguardErrors (namespace export)
Re-exports all named exports from the “./WireguardErrors.js” module as WireguardErrors
.
Signature
export * as WireguardErrors from "./WireguardErrors.js"
Since v1.0.0
WireguardGenerate (namespace export)
Re-exports all named exports from the “./WireguardGenerate.js” module as WireguardGenerate
.
Signature
export * as WireguardGenerate from "./WireguardGenerate.js"
Since v1.0.0
WireguardInterface (namespace export)
Re-exports all named exports from the “./WireguardInterface.js” module as WireguardInterface
.
Signature
export * as WireguardInterface from "./WireguardInterface.js"
Since v1.0.0
WireguardKey (namespace export)
Re-exports all named exports from the “./WireguardKey.js” module as WireguardKey
.
Signature
export * as WireguardKey from "./WireguardKey.js"
Since v1.0.0
WireguardPeer (namespace export)
Re-exports all named exports from the “./WireguardPeer.js” module as WireguardPeer
.
Signature
export * as WireguardPeer from "./WireguardPeer.js"
Since v1.0.0
WireguardServer (namespace export)
Re-exports all named exports from the “./WireguardServer.js” module as WireguardServer
.
Signature
export * as WireguardServer from "./WireguardServer.js"
Since v1.0.0