Skip to content

Type Alias: RemoteObject

ts
type RemoteObject = z.infer<typeof RemoteObjectSchema>;

Defined in: src/cloud/models/remoteObject.ts:18