omni-compress - v2.3.1
    Preparing search index...

    Function assertFileSizeWithinLimit

    • Throws FileTooLargeError if the file exceeds the safe limit for the given environment.

      Parameters

      • fileSize: number
      • env: "browser" | "node"

      Returns void