UNPKG

@gluestack-ui/utils

Version:

Utility functions and hooks for gluestack-ui

2 lines 173 B
export declare function composeEventHandlers<E>(...args: (null | undefined | ((event: E) => void))[]): (event: E) => void; //# sourceMappingURL=composeEventHandlers.d.ts.map