You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix require and supress error messages of byte compile
declare-function is a directive that notifies the byte compiler of
function definition information.
This suppresses unnecessary error messages during byte compilation.
0 commit comments