Files
skills-here-run-place/node_modules/unifont/dist/chunk-15K8U1wQ.mjs
Alejandro Martinez f09af719cf Initial commit
2026-02-12 02:04:10 +01:00

18 lines
365 B
JavaScript

//#region rolldown:runtime
var __defProp = Object.defineProperty;
var __exportAll = (all, symbols) => {
let target = {};
for (var name in all) {
__defProp(target, name, {
get: all[name],
enumerable: true
});
}
if (symbols) {
__defProp(target, Symbol.toStringTag, { value: "Module" });
}
return target;
};
//#endregion
export { __exportAll as t };