Skip to content

typings: add typing for permission binding - #65385

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
nhjbest22:typings-add-permission-binding
Aug 26, 2026
Merged

typings: add typing for permission binding#65385
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
nhjbest22:typings-add-permission-binding

Conversation

@nhjbest22

Copy link
Copy Markdown
Contributor

Add type declarations for the permission internalBinding

Add type declarations for the `permission` internalBinding so
lib/internal/process/permission.js gets editor autocomplete and
type checking for `has()` and `drop()`.

Signed-off-by: seungmin Nam <nhjbest22@g.skku.edu>
@nodejs-github-bot nodejs-github-bot added the typings Issues and PRs related to internal TypeScript declarations. label Aug 18, 2026
@MikeMcC399 MikeMcC399 added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Aug 25, 2026
@trivikr trivikr added the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 26, 2026
@nodejs-github-bot
nodejs-github-bot merged commit f01bc16 into nodejs:main Aug 26, 2026
27 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in f01bc16

@nodejs-github-bot nodejs-github-bot removed the commit-queue PRs queued for automated landing through the Commit Queue. label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. typings Issues and PRs related to internal TypeScript declarations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants