diff --git a/src/common.ts b/src/common.ts index a79439a..ebd5549 100644 --- a/src/common.ts +++ b/src/common.ts @@ -157,4 +157,4 @@ export class Size { isExact() { return this.#isExact; } -} \ No newline at end of file +}