1.3.2 • Published 7 months ago

@freelensapp/notifications v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@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";

Extendability