4 lines
74 B
JavaScript
4 lines
74 B
JavaScript
import { emitESMImage } from "./emitAsset.js";
|
|
export {
|
|
emitESMImage
|
|
};
|