Skip to content

happypdf / Rotation

Type Alias: Rotation

ts
type Rotation = 
  | Radians
  | Degrees;

Defined in: src/api/rotations.ts:18

MIT Licensed. A fork of pdf-lib.