UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

7 lines (6 loc) 137 B
export declare function polyfill(): void; declare global { interface AddEventListenerOptions { signal?: AbortSignal; } }