Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 143 Bytes

File metadata and controls

11 lines (7 loc) · 143 Bytes

react-native-app-helpers/nop

A function which does nothing.

Usage

import { nop } from "react-native-app-helpers";

nop();