@freelensapp/notifications
v0.1.0
Published
Highly extendable notifications in the Lens.
Downloads
87
Readme
@freelensapp/notifications
This package contains stuff related to creating Lens-applications.
Usage
$ npm install @freelensapp/notifications
export type { notificationsName, notificationsProps } from "@freelensapp/button";
export type { notifications } from "@freelensapp/button";
export { defaultEnterDurationFornotificationsdInjectable } from "@freelensapp/button";
export { defaultLeaveDurationFornotificationsdInjectable } from "@freelensapp/button";
export { requestAnimationFrameInjectable } from "@freelensapp/button";