UNPKG

@mintlify/common

Version:

Commonly shared code within Mintlify

2 lines (1 loc) 94 B
export declare function isAllowedRedirectUri(uri: string, allowedDomains: string[]): boolean;