Function: shortFromFull()
shortFromFull(full): string
Defined in: src/lib/names/filipino.ts:136
"First Last" derived from a full name by dropping the middle name (falls back to the full string).
Parameters
full
string | null | undefined
Returns
string