11ty.ts
Version:
An Eleventy wrapper for type supported configuration.
2 lines (1 loc) • 532 B
JavaScript
var r=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var l=Object.getOwnPropertyNames;var g=Object.prototype.hasOwnProperty;var d=(e,t)=>{for(var i in t)r(e,i,{get:t[i],enumerable:!0})},p=(e,t,i,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of l(t))!g.call(e,n)&&n!==i&&r(e,n,{get:()=>t[n],enumerable:!(o=a(t,n))||o.enumerable});return e};var c=e=>p(r({},"__esModule",{value:!0}),e);var v={};d(v,{default:()=>y,defineConfig:()=>s});module.exports=c(v);var s=e=>e,y=s;0&&(module.exports={defineConfig});