@rotcetihra/ts-template-project - v0.1.0
Preparing search index...
MyClass
MyContract
Interface MyContract
interface
MyContract
{
property
:
string
;
doSomething
(
param1
:
string
,
param2
:
number
)
:
object
;
}
Implemented by
MyClass
.
MyClass
Index
Properties
property
Methods
do
Something
Properties
property
property
:
string
Methods
do
Something
doSomething
(
param1
:
string
,
param2
:
number
)
:
object
Parameters
param1
:
string
param2
:
number
Returns
object
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
property
Methods
do
Something
@rotcetihra/ts-template-project - v0.1.0
Loading...