BeefreeSDK / beefree-sdk-npm-official

Official NPM package of Beefree SDK
https://developers.beefree.io
Apache License 2.0
19 stars 7 forks source link

Add loadingSpinnerDisableOnDialog to types #145

Closed devonpmack closed 5 months ago

devonpmack commented 5 months ago

Description

Add missing type loadingSpinnerDisableOnDialog

Motivation and Context

Add missing type for loadingSpinnerDisableOnDialog

Usage examples

import BeePLugin from '@mailupinc/bee-plugin'

const beePlugin = new BeePlugin()
beePlugin.getToken()

How Has This Been Tested?

Please describe in detail how you tested your changes.

Types of changes

devonpmack commented 5 months ago

👋 👋 @efrem-bonfiglio Does this change make sense to you?

efrem-bonfiglio commented 5 months ago

👋 👋 @efrem-bonfiglio Does this change make sense to you?

yes, thank you @devonpmack

j769chen commented 5 months ago

LGTM!