UNPKG

@primer/react

Version:

An implementation of GitHub's Primer Design System using React

4 lines 196 B
declare const warn: (message: string) => void; declare const warning: (condition: any, format: string, ...args: Array<any>) => void; export { warn, warning }; //# sourceMappingURL=warning.d.ts.map