Kind: Function
Source: src/helper/accepts/accepts.ts
Part of: Helper
Signature
tsfunction defaultMatch(accepts: Accept[], config: acceptsConfig): string
Parameters
| Name | Type |
|---|---|
accepts | Accept[] |
config | acceptsConfig |
Returns: string
Kind: Function
Source: src/helper/accepts/accepts.ts
Part of: Helper
tsfunction defaultMatch(accepts: Accept[], config: acceptsConfig): string
| Name | Type |
|---|---|
accepts | Accept[] |
config | acceptsConfig |
Returns: string
Was this page helpful?