Cathy Zhuang

Results 2 issues of Cathy Zhuang

**Describe the bug** The parameters of the callback function should not be a string. once(type: string, fn: (**detail: string**) => void): void; It should be similar to `on(type: string, fn:...

bug

### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...

bug