UNPKG

331 BJavaScriptView Raw
1import*as React from'react';var context=React.createContext({showActionSheetWithOptions:function showActionSheetWithOptions(options,callback){}});export function useActionSheet(){return React.useContext(context);}var Provider=context.Provider,Consumer=context.Consumer;export{Provider,Consumer};
2//# sourceMappingURL=context.js.map
\No newline at end of file