URLStore.requireParam()method
requireParam(key: string): string | undefined
Require a single param in this URL, or throw RequiredError if it could not be found.
requireParam(key: string): string | undefined
Require a single param in this URL, or throw RequiredError if it could not be found.