• Creates a new person by creating a Person IdObject.

    Throws if the person with this email already exists.

    Parameters

    • Optionalemail: string

    Returns Promise<SHA256IdHash<Person>>