Skip to main content Link Search Menu Expand Document (external link)

index.ts overview

Internet schemas for wireguard configuration.

Since v1.0.0


Exports Grouped by Category


utils

InternetSchemas (namespace export)

Re-exports all named exports from the “./InternetSchemas.js” module as InternetSchemas.

Signature

export * as InternetSchemas from "./InternetSchemas.js"

Source

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"

Source

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"

Source

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"

Source

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"

Source

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"

Source

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"

Source

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"

Source

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"

Source

Since v1.0.0