import * as opentype from './opentype.js';

export default opentype;

export * from './opentype.js';
