@rosinfo.tech/browser
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

rosinfo.tech

@rosinfo.tech/browser

Installation

npm i @rosinfo.tech/browser

Usage

ES6:

import { eventPreventDefault } from "@rosinfo.tech/browser/eventPreventDefault";

// or
// import { eventPreventDefault } from "@rosinfo.tech/browser";

// ...
eventPreventDefault( event );
// ...

Functions

export declare const eventPreventDefault: (event: any) => void;

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @rosinfo.tech/browser

    Weekly Downloads

    2

    Version

    0.0.2

    License

    none

    Unpacked Size

    1.8 kB

    Total Files

    7

    Last publish

    Collaborators

    • roskoshinsky