Search
Preparing search index...
The search index is not available
5-ts-exported-types
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"index"
External module "index"
Index
Variables
SECRET_
STRING
Functions
add
Variables
Const
SECRET_
STRING
SECRET_
STRING
:
"shhhhh!"
= "shhhhh!"
Functions
add
add
(
a
:
number
, b
:
number
)
:
number
add
(
a
:
string
, b
:
string
)
:
string
Add Two numbers together
Parameters
a:
number
first number
b:
number
second number
Returns
number
Parameters
a:
string
b:
string
Returns
string
Globals
"car"
"cycles"
"index"
"types"
"vehicle"
SECRET_
STRING
add
Generated using
TypeDoc
Add Two numbers together