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

Swap Modify with Omit #36

Open
acidjazz opened this issue Mar 12, 2023 · 2 comments
Open

Swap Modify with Omit #36

acidjazz opened this issue Mar 12, 2023 · 2 comments
Labels
enhancement New feature or request Stale

Comments

@acidjazz
Copy link
Member

    export interface RoleResults extends Omit<Results, 'data'> {
      data: Role[]
    }
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jul 29, 2023
@tcampbPPU tcampbPPU added enhancement New feature or request and removed Stale labels Jul 29, 2023
@github-actions
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants