UNPKG

@rxap/utilities

Version:

A collection of utility functions, types and interfaces.

5 lines (4 loc) 79 B
/** * A function that does nothing. */ export declare function noop(): void;