Skip to content

Commit

Permalink
docs(api): update API docs for rete-readonly-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rete-js[bot] authored and github-actions[bot] committed Aug 30, 2024
1 parent 2f7af4d commit 7c99ccf
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions content/en/docs/24.api/6.rete-readonly-plugin.typedoc
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"fileName": "index.ts",
"line": 28,
"character": 2,
"url": "https://github.com/retejs/readonly-plugin/blob/6e94be3/src/index.ts#L28"
"url": "https://github.com/retejs/readonly-plugin/blob/22310b7fa427fa71d3f794167745c5238c2f5146/src/index.ts#L28"
}
],
"type": {
Expand All @@ -117,7 +117,7 @@
"fileName": "index.ts",
"line": 59,
"character": 9,
"url": "https://github.com/retejs/readonly-plugin/blob/6e94be3/src/index.ts#L59"
"url": "https://github.com/retejs/readonly-plugin/blob/22310b7fa427fa71d3f794167745c5238c2f5146/src/index.ts#L59"
}
],
"signatures": [
Expand All @@ -139,8 +139,8 @@
{
"fileName": "index.ts",
"line": 59,
"character": 2,
"url": "https://github.com/retejs/readonly-plugin/blob/6e94be3/src/index.ts#L59"
"character": 9,
"url": "https://github.com/retejs/readonly-plugin/blob/22310b7fa427fa71d3f794167745c5238c2f5146/src/index.ts#L59"
}
],
"type": {
Expand All @@ -163,7 +163,7 @@
"fileName": "index.ts",
"line": 52,
"character": 9,
"url": "https://github.com/retejs/readonly-plugin/blob/6e94be3/src/index.ts#L52"
"url": "https://github.com/retejs/readonly-plugin/blob/22310b7fa427fa71d3f794167745c5238c2f5146/src/index.ts#L52"
}
],
"signatures": [
Expand All @@ -185,8 +185,8 @@
{
"fileName": "index.ts",
"line": 52,
"character": 2,
"url": "https://github.com/retejs/readonly-plugin/blob/6e94be3/src/index.ts#L52"
"character": 9,
"url": "https://github.com/retejs/readonly-plugin/blob/22310b7fa427fa71d3f794167745c5238c2f5146/src/index.ts#L52"
}
],
"type": {
Expand Down Expand Up @@ -217,7 +217,7 @@
"fileName": "index.ts",
"line": 20,
"character": 13,
"url": "https://github.com/retejs/readonly-plugin/blob/6e94be3/src/index.ts#L20"
"url": "https://github.com/retejs/readonly-plugin/blob/22310b7fa427fa71d3f794167745c5238c2f5146/src/index.ts#L20"
}
],
"typeParameters": [
Expand Down Expand Up @@ -288,5 +288,13 @@
"sourceFileName": "src/index.ts",
"qualifiedName": "ReadonlyPlugin.Schemes"
}
},
"files": {
"entries": {
"1": "src/index.ts"
},
"reflections": {
"1": 0
}
}
}
}

0 comments on commit 7c99ccf

Please sign in to comment.