[ci] format
This commit is contained in:
parent
49ca9e1291
commit
32f489b136
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ export class HTMLBytes extends Uint8Array {}
|
|||
Object.defineProperty(HTMLBytes.prototype, Symbol.toStringTag, {
|
||||
get() {
|
||||
return 'HTMLBytes';
|
||||
}
|
||||
},
|
||||
});
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue