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

index.ts overview

Since v1.0.0


Exports Grouped by Category


utils

Finance (namespace export)

Re-exports all named exports from the “./Finance.ts” module as Finance.

Signature

export * as Finance from "./Finance.ts"

Source

Since v1.0.0

Geography (namespace export)

Re-exports all named exports from the “./Geography.ts” module as Geography.

Signature

export * as Geography from "./Geography.ts"

Source

Since v1.0.0

Internet (namespace export)

Re-exports all named exports from the “./Internet.ts” module as Internet.

Signature

export * as Internet from "./Internet.ts"

Source

Since v1.0.0

Math (namespace export)

Re-exports all named exports from the “./Math.ts” module as Math.

Signature

export * as Math from "./Math.ts"

Source

Since v1.0.0

Number (namespace export)

Re-exports all named exports from the “./Number.ts” module as Number.

Signature

export * as Number from "./Number.ts"

Source

Since v1.0.0

Person (namespace export)

Re-exports all named exports from the “./Person.ts” module as Person.

Signature

export * as Person from "./Person.ts"

Source

Since v1.0.0

String (namespace export)

Re-exports all named exports from the “./String.ts” module as String.

Signature

export * as String from "./String.ts"

Source

Since v1.0.0