index.ts overview
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.ts” module as InternetSchemas
.
Signature
export * as InternetSchemas from "./InternetSchemas.ts"
Since v1.0.0
WireguardConfig (namespace export)
Re-exports all named exports from the “./WireguardConfig.ts” module as WireguardConfig
.
Signature
export * as WireguardConfig from "./WireguardConfig.ts"
Since v1.0.0
WireguardControl (namespace export)
Re-exports all named exports from the “./WireguardControl.ts” module as WireguardControl
.
Signature
export * as WireguardControl from "./WireguardControl.ts"
Since v1.0.0
WireguardErrors (namespace export)
Re-exports all named exports from the “./WireguardErrors.ts” module as WireguardErrors
.
Signature
export * as WireguardErrors from "./WireguardErrors.ts"
Since v1.0.0
WireguardGenerate (namespace export)
Re-exports all named exports from the “./WireguardGenerate.ts” module as WireguardGenerate
.
Signature
export * as WireguardGenerate from "./WireguardGenerate.ts"
Since v1.0.0
WireguardInterface (namespace export)
Re-exports all named exports from the “./WireguardInterface.ts” module as WireguardInterface
.
Signature
export * as WireguardInterface from "./WireguardInterface.ts"
Since v1.0.0
WireguardKey (namespace export)
Re-exports all named exports from the “./WireguardKey.ts” module as WireguardKey
.
Signature
export * as WireguardKey from "./WireguardKey.ts"
Since v1.0.0
WireguardPeer (namespace export)
Re-exports all named exports from the “./WireguardPeer.ts” module as WireguardPeer
.
Signature
export * as WireguardPeer from "./WireguardPeer.ts"
Since v1.0.0
WireguardServer (namespace export)
Re-exports all named exports from the “./WireguardServer.ts” module as WireguardServer
.
Signature
export * as WireguardServer from "./WireguardServer.ts"
Since v1.0.0