Preparing search index...
The search index is not available
@fingerprintjs/library-template-typescript
@fingerprintjs/library-template-typescript
getGreeting
Function getGreeting
get
Greeting
(
name
)
:
string
Greets user with a message.
Parameters
name
:
string
Returns
string
Example: ```ts getGreeting("John"); // "Hello, John!" ```
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@fingerprintjs/library-template-typescript
Loading...
Greets user with a message.