mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-26 13:57:46 +00:00
feat: support node20 runtime (#1988)
* feat: support node20 * fix * more fixes * maybe final fixes? * format
This commit is contained in:
Generated
Vendored
+1
@@ -0,0 +1 @@
|
||||
export function isPlainObject(o: any): boolean;
|
||||
Reference in New Issue
Block a user