UNPKG

react-native-web-headroom

Version:
8 lines (6 loc) 126 B
export const config = { depth: 10, }; export function configureActions(options = {}) { Object.assign(config, options); }