Verified empirically: fontkit has no default ESM export in this project's "type": "module" setup (import fontkit from 'fontkit' throws). The working form is import * as fontkit from 'fontkit'.
Verified empirically: fontkit has no default ESM export in this project's "type": "module" setup (import fontkit from 'fontkit' throws). The working form is import * as fontkit from 'fontkit'.