
Required by old versions of Pixi.js's XMLFormat bitmap font loader.
db824181dc/packages/text-bitmap/src/formats/XMLFormat.ts (L16)
5 lines
83 B
Text
5 lines
83 B
Text
#import <DOM/Document.idl>
|
|
|
|
[Exposed=Window]
|
|
interface XMLDocument : Document {
|
|
};
|