mirror of
https://github.com/denoland/deno.git
synced 2025-08-31 07:47:46 +00:00
feat: support import attributes (#20342)
This commit is contained in:
parent
01a761f1d4
commit
3fc19dab47
61 changed files with 434 additions and 225 deletions
|
@ -54,7 +54,6 @@ const active_hooks: ActiveHooks = {
|
|||
|
||||
export const registerDestroyHook = async_wrap.registerDestroyHook;
|
||||
const {
|
||||
// deno-lint-ignore camelcase
|
||||
async_hook_fields,
|
||||
// deno-lint-ignore camelcase
|
||||
asyncIdFields: async_id_fields,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue