stable

Clone or download

Read-only

refactor: reuse type definition for callbacks

Instead of repeating the signature of the callback, we should reuse the original definition, this will avoid mistakes if we have to change the signature. No functional changes. Part of story #38288: add a new section Change-Id: I40ab51751c4228519940f1b358ee59228837706a

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/composables/useSaveSection.ts +6 −13 Go to diff View file