deriveNames(raw: string): DerivedNames
Derive all five naming forms from a raw input string.
A DerivedNames object containing all five variants
deriveNames(raw: string): DerivedNames
Derive all five naming forms from a raw input string.
A DerivedNames object containing all five variants
import { deriveNames } from "cli/src/index.ts";