Ghost/ghost/stripe/lib
Daniel Lockyer 54c143a1b4
Fixed optional syntax style for jsdoc
refs https://jsdoc.app/tags-param.html#optional-parameters-and-default-values

- using an equals sign in the type definition is part of the Google
  Closure syntax but we use the JSDoc syntax in all other places, and
  tsc detects the different syntax
- this commit standardizes the syntax ahead of enforcing a certain style
  down the line
2022-10-16 14:48:05 +07:00
..
Migrations.js
StripeAPI.js Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00
StripeService.js
WebhookController.js
WebhookManager.js Fixed optional syntax style for jsdoc 2022-10-16 14:48:05 +07:00