Skip to content

First Release

Latest
Compare
Choose a tag to compare
@riandyrn riandyrn released this 16 Jun 03:30
· 6 commits to master since this release
e9cdaca

Offers following functionalities:

  • GetString(key: string): string => fetching string value from env
  • GetInt(key: string): int => fetching int value from env
  • GetBool(key: string): bool => fetching bool value from env