!function(){try{var t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:{};t.SENTRY_RELEASE={id:"substack@47b17f0"};var e=(new t.Error).stack;e&&(t._sentryDebugIds=t._sentryDebugIds||{},t._sentryDebugIds[e]="de22439a-ddc7-4c1c-9ff6-9d8b21020c8e",t._sentryDebugIdIdentifier="sentry-dbid-de22439a-ddc7-4c1c-9ff6-9d8b21020c8e")}catch(t){}}(),(self.webpackChunksubstack=self.webpackChunksubstack||[]).push([["32387"],{39944:function(t,e,n){t.exports={ted:n(18045),levenshtein:n(79635)}},20311:function(t){"use strict";t.exports=function(t,e,n,r,o,i,u,s){if(!t){var l;if(void 0===e)l=Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var a=[n,r,o,i,u,s],c=0;(l=Error(e.replace(/%s/g,function(){return a[c++]}))).name="Invariant Violation"}throw l.framesToPop=1,l}}},17159:function(t,e,n){"use strict";var r=n(49705).Buffer;let o={},i=o.hasOwnProperty,u=(t,e)=>{for(let n in t)i.call(t,n)&&e(n,t[n])},s=t=>"\\u"+("0000"+t).slice(-4),l=(t,e)=>{let n=t.toString(16);return e?n:n.toUpperCase()},a=o.toString,c=Array.isArray,f={"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t"},p=/[\\\b\f\n\r\t]/,d=/[0-9]/,h=/[\xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/,y=/([\uD800-\uDBFF][\uDC00-\uDFFF])|([\uD800-\uDFFF])|(['"`])|[^]/g,v=/([\uD800-\uDBFF][\uDC00-\uDFFF])|([\uD800-\uDFFF])|(['"`])|[^ !#-&\(-\[\]-_a-~]/g,_=(t,e)=>{let n,o,i=()=>{S=C,++e.indentLevel,C=e.indent.repeat(e.indentLevel)},g={escapeEverything:!1,minimal:!1,isScriptContext:!1,quotes:"single",wrap:!1,es6:!1,json:!1,compact:!0,lowercaseHex:!1,numbers:"decimal",indent:" ",indentLevel:0,__inline1__:!1,__inline2__:!1},m=e&&e.json;m&&(g.quotes="double",g.wrap=!0),"single"!=(!(B=e)||u(B,(t,e)=>{g[t]=e}),e=g).quotes&&"double"!=e.quotes&&"backtick"!=e.quotes&&(e.quotes="single");let b="double"==e.quotes?'"':"backtick"==e.quotes?"`":"'",k=e.compact,w=e.lowercaseHex,C=e.indent.repeat(e.indentLevel),S="",x=e.__inline1__,A=e.__inline2__,M=k?"":"\n",E=!0,O="binary"==e.numbers,j="octal"==e.numbers,P="decimal"==e.numbers,L="hexadecimal"==e.numbers;if(m&&t&&"function"==typeof t.toJSON&&(t=t.toJSON()),"string"!=typeof(o=t)&&"[object String]"!=a.call(o)){let o,s,l,f;if(o=t,"[object Map]"==a.call(o))return 0==t.size?"new Map()":(k||(e.__inline1__=!0,e.__inline2__=!1),"new Map("+_(Array.from(t),e)+")");if(s=t,"[object Set]"==a.call(s))return 0==t.size?"new Set()":"new Set("+_(Array.from(t),e)+")";if(l=t,"function"==typeof r&&r.isBuffer(l))return 0==t.length?"Buffer.from([])":"Buffer.from("+_(Array.from(t),e)+")";if(c(t)){n=[],e.wrap=!0,x&&(e.__inline1__=!1,e.__inline2__=!0),A||i();var B,H=t,T=t=>{E=!1,A&&(e.__inline2__=!1),n.push((k||A?"":C)+_(t,e))};let r=H.length,o=-1;for(;++o{E=!1,n.push((k?"":C)+_(t,e)+":"+(k?"":" ")+_(r,e))}),E)?"{}":"{"+M+n.join(","+M)+M+(k?"":S)+"}":m?JSON.stringify(t)||"null":String(t)}}let z=e.escapeEverything?y:v;return n=t.replace(z,(t,n,r,o,i,u)=>{if(n){if(e.minimal)return n;let t=n.charCodeAt(0),r=n.charCodeAt(1);return e.es6?"\\u{"+l((t-55296)*1024+r-56320+65536,w)+"}":s(l(t,w))+s(l(r,w))}if(r)return s(l(r.charCodeAt(0),w));if("\0"==t&&!m&&!d.test(u.charAt(i+1)))return"\\0";if(o)return o==b||e.escapeEverything?"\\"+o:o;if(p.test(t))return f[t];if(e.minimal&&!h.test(t))return t;let a=l(t.charCodeAt(0),w);return m||a.length>2?s(a):"\\x"+("00"+a).slice(-2)}),"`"==b&&(n=n.replace(/\$\{/g,"\\${")),e.isScriptContext&&(n=n.replace(/<\/(script|style)/gi,"<\\/$1").replace(/