3 lines
68 B
JavaScript
3 lines
68 B
JavaScript
|
import htmlnano from './lib/htmlnano.mjs';
|
||
|
export default htmlnano;
|