Skip to content

Commit

Permalink
Update a-node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dmarcos authored Aug 28, 2024
1 parent 08edad2 commit cf10866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/a-node.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* global customElements, CustomEvent, HTMLElement, MutationObserver */
/* global customElements, CustomEvent, HTMLElement, MutationObserver */
var utils = require('../utils/');
var readyState = require('./readyState');

Expand Down

0 comments on commit cf10866

Please sign in to comment.