Skip to content
On this page

Function: createPerson

createPerson(name): Person

Helper function to instantiate a Person.

Parameters

ParameterTypeDescription
namestring

Returns

Person

a Person instance.

Defined In

index.ts:27


Generated using TypeDoc and typedoc-plugin-markdown