Skip to content

Commit

Permalink
chore: documentation latest
Browse files Browse the repository at this point in the history
  • Loading branch information
antho-bunny committed Nov 7, 2024
1 parent 41f465f commit 26e1afa
Show file tree
Hide file tree
Showing 48 changed files with 3,890 additions and 43 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ If you execute this code on a deployed Bunny.net Edge Scripting script, the serv
be used to execute requests on a connected PullZone.

Full list of examples is in the [example folder](./example/).

26 changes: 18 additions & 8 deletions docs-json/sdk-0.11.2.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,22 @@
"variant": "declaration",
"kind": 4,
"flags": {},
"comment": {
"summary": [
{
"kind": "text",
"text": "Docs for "
},
{
"kind": "code",
"text": "`net`"
},
{
"kind": "text",
"text": " module"
}
]
},
"children": [
{
"id": 66,
Expand Down Expand Up @@ -2049,13 +2065,8 @@
}
],
"type": {
"type": "reference",
"target": {
"sourceFileName": "../../node_modules/.pnpm/[email protected]/node_modules/typescript/lib/lib.es5.d.ts",
"qualifiedName": "Symbol"
},
"name": "Symbol",
"package": "typescript"
"type": "intrinsic",
"name": "symbol"
},
"defaultValue": "addr_symbol"
},
Expand Down Expand Up @@ -3146,7 +3157,6 @@
}
],
"packageName": "@bunny.net/edgescript-sdk",
"packageVersion": "0.11.2",
"readme": [
{
"kind": "text",
Expand Down
Loading

0 comments on commit 26e1afa

Please sign in to comment.