Skip to content

Commit

Permalink
docs(plugins): build for branch main: 8de2057c8a95522d7b18b75c19d686e…
Browse files Browse the repository at this point in the history
…fcd2f467e
  • Loading branch information
github-actions[bot] committed Sep 22, 2024
1 parent 86e7250 commit 261bdef
Showing 1 changed file with 21 additions and 46 deletions.
67 changes: 21 additions & 46 deletions docs/plugins/hmr/main.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"line": 20,
"file": "hmr.ts",
"path": "packages/hmr/src/lib",
"url": "https://github.com/sapphiredev/plugins/blob/e6fdc8494268eec4aba7f06f54e48454b2fabbc0/packages/hmr/src/lib/hmr.ts#L20"
"url": "https://github.com/sapphiredev/plugins/blob/8de2057c8a95522d7b18b75c19d686efcd2f467e/packages/hmr/src/lib/hmr.ts#L20"
},
"namespaceParentId": null,
"comment": {
Expand Down Expand Up @@ -70,7 +70,7 @@
"line": 5,
"file": "hmr.ts",
"path": "packages/hmr/src/lib",
"url": "https://github.com/sapphiredev/plugins/blob/e6fdc8494268eec4aba7f06f54e48454b2fabbc0/packages/hmr/src/lib/hmr.ts#L5"
"url": "https://github.com/sapphiredev/plugins/blob/8de2057c8a95522d7b18b75c19d686efcd2f467e/packages/hmr/src/lib/hmr.ts#L5"
},
"namespaceParentId": null,
"comment": {
Expand Down Expand Up @@ -135,10 +135,10 @@
}
},
{
"id": 23,
"id": 20,
"name": "awaitWriteFinish",
"source": {
"line": 24,
"line": 29,
"file": "index.d.ts",
"path": "node_modules/chokidar/esm",
"url": null
Expand Down Expand Up @@ -249,7 +249,7 @@
"line": 6,
"file": "hmr.ts",
"path": "packages/hmr/src/lib",
"url": "https://github.com/sapphiredev/plugins/blob/e6fdc8494268eec4aba7f06f54e48454b2fabbc0/packages/hmr/src/lib/hmr.ts#L6"
"url": "https://github.com/sapphiredev/plugins/blob/8de2057c8a95522d7b18b75c19d686efcd2f467e/packages/hmr/src/lib/hmr.ts#L6"
},
"comment": {
"description": null,
Expand Down Expand Up @@ -334,7 +334,7 @@
"id": 19,
"name": "ignored",
"source": {
"line": 23,
"line": 28,
"file": "index.d.ts",
"path": "node_modules/chokidar/esm",
"url": null
Expand All @@ -351,46 +351,21 @@
"kind": "union",
"types": [
{
"kind": "intrinsic",
"type": "string"
"kind": "reference",
"id": null,
"name": "Matcher",
"packageName": "chokidar",
"typeArguments": []
},
{
"kind": "reflection",
"properties": null,
"signatures": [
{
"id": 21,
"name": "__type",
"comment": {
"description": null,
"blockTags": [],
"modifierTags": []
},
"typeParameters": [],
"parameters": [
{
"id": 22,
"name": "path",
"comment": {
"description": null,
"blockTags": [],
"modifierTags": []
},
"rest": false,
"optional": false,
"type": {
"kind": "intrinsic",
"type": "string"
}
}
],
"returnType": {
"kind": "intrinsic",
"type": "boolean"
}
}
],
"methods": null
"kind": "array",
"type": {
"kind": "reference",
"id": null,
"name": "Matcher",
"packageName": "chokidar",
"typeArguments": []
}
}
]
}
Expand Down Expand Up @@ -446,7 +421,7 @@
"line": 7,
"file": "hmr.ts",
"path": "packages/hmr/src/lib",
"url": "https://github.com/sapphiredev/plugins/blob/e6fdc8494268eec4aba7f06f54e48454b2fabbc0/packages/hmr/src/lib/hmr.ts#L7"
"url": "https://github.com/sapphiredev/plugins/blob/8de2057c8a95522d7b18b75c19d686efcd2f467e/packages/hmr/src/lib/hmr.ts#L7"
},
"comment": {
"description": null,
Expand Down Expand Up @@ -497,7 +472,7 @@
"line": 18,
"file": "index.ts",
"path": "packages/hmr/src",
"url": "https://github.com/sapphiredev/plugins/blob/e6fdc8494268eec4aba7f06f54e48454b2fabbc0/packages/hmr/src/index.ts#L18"
"url": "https://github.com/sapphiredev/plugins/blob/8de2057c8a95522d7b18b75c19d686efcd2f467e/packages/hmr/src/index.ts#L18"
},
"namespaceParentId": null,
"comment": {
Expand Down

0 comments on commit 261bdef

Please sign in to comment.