deno
deno copied to clipboard
feat(permissions): expose PermissionPrompter and set_prompter function
trafficstars
when defining a custom runtime, it might be useful to define a custom prompter - for instance when you are not relying on the terminal and want a GUI prompter instead