Showing 1 of 1 total issue
File index.ts
has 266 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
export enum OrientationCode {
original = 1,
deg90 = 6,
deg180 = 3,
deg270 = 8,