You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-09-16 17:46:19 +02:00
updated jsvm types
This commit is contained in:
7576
plugins/jsvm/internal/types/generated/types.d.ts
vendored
7576
plugins/jsvm/internal/types/generated/types.d.ts
vendored
File diff suppressed because it is too large
Load Diff
@@ -552,7 +552,7 @@ declare class Command implements cobra.Command {
|
||||
declare const RequestInfo: {
|
||||
new(info?: Partial<core.RequestInfo>): core.RequestInfo
|
||||
|
||||
// note: declare as "newable" const due to conflict with the RequestInfo TS utility type
|
||||
// note: declare as "newable" const due to conflict with the RequestInfo TS node type
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user