UNPKG

@choerodon/master

Version:
6 lines (5 loc) 132 B
/** * 为组件注入Notification授权的hook */ declare function useC7NNotification(): void; export default useC7NNotification;