@shellicar/svelte-adapter-azure-functions 0.2.2 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/trigger.js +1 -1
- package/dist/trigger.js.map +1 -1
- package/package.json +1 -1
package/dist/trigger.js
CHANGED
|
@@ -389,7 +389,7 @@ import{handler as A}from"./chunk-UZCYXPAL.js";import"./chunk-JITMWCAX.js";import
|
|
|
389
389
|
\**********************/t((A=>{A.exports=r("url")}),"url"),util:
|
|
390
390
|
/*!***********************!*\
|
|
391
391
|
!*** external "util" ***!
|
|
392
|
-
\***********************/t((A=>{A.exports=r("util")}),"util")},o={};function s(e){var t=o[e];if(void 0!==t)return t.exports;var r=o[e]={exports:{}};return A[e].call(r.exports,r,r.exports,s),r.exports}t(s,"__webpack_require__");var i=s("./src/index.ts");e.exports=i})()}});s()
|
|
392
|
+
\***********************/t((A=>{A.exports=r("util")}),"util")},o={};function s(e){var t=o[e];if(void 0!==t)return t.exports;var r=o[e]={exports:{}};return A[e].call(r.exports,r,r.exports,s),r.exports}t(s,"__webpack_require__");var i=s("./src/index.ts");e.exports=i})()}});s();var qA=o(PA(),1),_A=t((A=>{switch(A){case"function":return"function";case"admin":return"admin";case"anonymous":return"anonymous"}return"anonymous"}),"getAuthLevel");qA.app.http("server",{handler:A,authLevel:_A(process.env.SERVER_AUTH_LEVEL),route:"{*url}",methods:["DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT"]});
|
|
393
393
|
/*! Bundled license information:
|
|
394
394
|
|
|
395
395
|
cookie/index.js:
|