cef pnpm workspace
This commit is contained in:
parent
17ef98cbd2
commit
22945357fd
14521
pnpm-lock.yaml
generated
14521
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,6 @@
|
||||
packages:
|
||||
- "server"
|
||||
- "client"
|
||||
- "cef"
|
||||
- "shared"
|
||||
- "shared-types"
|
2
shared-types/types/types/index.d.ts
vendored
2
shared-types/types/types/index.d.ts
vendored
@ -2,4 +2,6 @@ declare module 'rage-fw-shared-types' {
|
||||
export interface RageFW_ICustomServerEvent {}
|
||||
|
||||
export interface RageFW_ICustomClientEvent {}
|
||||
|
||||
export interface RageFW_ICustomCefEvent {}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user