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
constShareError=require('@4a/share-error')thrownewShareError(100,'error code is 100')thrownewShareError(200,'error code is 200')thrownewShareError(300,'error code is 300')