@beforesemicolon/builder 1.3.0 → 1.4.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
|
|
1
|
-
"use strict";var
|
1
|
+
"use strict";var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var m=Object.prototype.hasOwnProperty;var o=(e,t)=>n(e,"name",{value:t,configurable:!0});var p=(e,t)=>{for(var r in t)n(e,r,{get:t[r],enumerable:!0})},c=(e,t,r,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of k(t))!m.call(e,a)&&a!==r&&n(e,a,{get:()=>t[a],enumerable:!(l=i(t,a))||l.enumerable});return e};var f=e=>c(n({},"__esModule",{value:!0}),e);var h={};p(h,{default:()=>s});module.exports=f(h);function s({href:e,text:t}){return`<a target="${e.startsWith("https://")?"_blank":"_self"}" href="${e.replace(/\.md/,".html").replace(/index\.html/,"")}">${t}</a>`}o(s,"link");
|
@@ -1 +1 @@
|
|
1
|
-
var
|
1
|
+
var a=Object.defineProperty;var r=(t,e)=>a(t,"name",{value:e,configurable:!0});function n({href:t,text:e}){return`<a target="${t.startsWith("https://")?"_blank":"_self"}" href="${t.replace(/\.md/,".html").replace(/index\.html/,"")}">${e}</a>`}r(n,"link");export{n as default};
|