UNPKG

@ng-web-apis/payment-request

Version:

This is a library for declarative use of Payment Request API with Angular

2 lines (1 loc) 78 B
export declare function isError(item: unknown): item is DOMException | Error;