UNPKG

192 BJavaScriptView Raw
1import * as React from 'react';
2export const ApplicationLauncherItemContext = React.createContext({ isExternal: false, icon: null });
3//# sourceMappingURL=ApplicationLauncherItemContext.js.map
\No newline at end of file