UNPKG

205 BTypeScriptView Raw
1import * as React from 'react';
2export declare const ApplicationLauncherItemContext: React.Context<{
3 isExternal: boolean;
4 icon: any;
5}>;
6//# sourceMappingURL=ApplicationLauncherItemContext.d.ts.map
\No newline at end of file