Lowercase module names for modules without a default export

This commit is contained in:
Tim Schaub
2021-05-03 07:32:12 -06:00
parent 72ea4e7599
commit f08f31101c
7 changed files with 9 additions and 9 deletions

View File

@@ -17,7 +17,7 @@ import {
readNonNegativeIntegerString,
readString,
} from './xsd.js';
import {readHref} from './XLink.js';
import {readHref} from './xlink.js';
/**
* @const