Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use looser type for Brittle's teardown function #464

Merged
merged 1 commit into from
Feb 5, 2024

Commits on Feb 5, 2024

  1. chore: use looser type for Brittle's teardown function

    `t.teardown` [doesn't care about the return type of its callback][0] so
    I updated the types to match.
    
    [0]: https://github.com/holepunchto/brittle/blob/8926893862dc1ecf9a213fedf2306f24fe47b8cc/index.js#L640
    EvanHahn committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d0b48cb View commit details
    Browse the repository at this point in the history