Expose Sqids.Context.Context
also from the main module as Sqids.Context
for convenience: This way consumers using custom contexts only need to import the Sqids.Context
module where the context is created. The modules for encoding or decoding sqids can just import Sqids
.
Port of sqid-javascript to Elm