UNPKG

@soleil-se/app-util

Version:

Utility functions for WebApps, RESTApps and Widgets in Sitevision.

2 lines (1 loc) 74 B
export default function preventDefault(fn: any): (...args: any[]) => any;