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"
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"
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"
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"
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"
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"
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"
Since v1.0.0