Preparing search index...
The search index is not available
@stanfordbdhg/example-package - v0.1.0
@stanfordbdhg/example-package
Greeting
Interface Greeting
A greeting with a message and a proejct name.
interface
Greeting
{
message
:
string
;
project
:
string
;
}
Index
Properties
message
project
Properties
message
message
:
string
project
project
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
message
project
@stanfordbdhg/example-package - v0.1.0
Loading...
A greeting with a message and a proejct name.