UNPKG

220 BTypeScriptView Raw
1import * as React from 'react';
2export declare const ApplicationLauncherContext: React.Context<{
3 onFavorite: (itemId: string, isFavorite: boolean) => void;
4}>;
5//# sourceMappingURL=ApplicationLauncherContext.d.ts.map
\No newline at end of file