UNPKG

app-launcher-karma

Version:

A React TypeScript component for an app launcher, similar to Google app launcher, for company products.

3 lines (2 loc) 120 B
export { AppLauncher } from "./AppLauncher"; export type { AppLauncherProps, AppLauncherProduct } from "./AppLauncher";