UNPKG

next

Version:

The React Framework

5 lines (4 loc) 262 B
export declare function isBlockedPage(pathname: string): boolean; export declare function cleanAmpPath(pathname: string): string; export declare function isBot(userAgent: string): boolean; export declare function isTargetLikeServerless(target: string): boolean;