@orangecheck/vault-core / entryMatchesPage
Function: entryMatchesPage()
function entryMatchesPage(entryUrl: string, pageUrl: string): boolean;
Defined in: vault-core/src/origin.ts:78
True when an entry may be offered for a page at all.
Parameters
| Parameter | Type |
|---|---|
entryUrl | string |
pageUrl | string |
Returns
boolean