Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Byte Size

Compare
Choose a tag to compare
@sendyhalim sendyhalim released this 17 Apr 13:58
· 53 commits to master since this release
  • Remove typeIs() method in favor of type computed property

Instead of

swime.typeIs(.jpg)

you use this

swime.type == .jpg