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