Skip to content

Type Alias: LemmyV1Operation

ts
type LemmyV1Operation = keyof typeof LEMMY_V1_OPERATIONS;

Defined in: src/testing/lemmyv1/index.ts:200