0.1.9 (#10)
Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: #10
This commit was merged in pull request #10.
This commit is contained in:
5
src/Layers/index.ts
Normal file
5
src/Layers/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
/**
|
||||
* A wrapper around the jsonwebtoken library for Effect
|
||||
* Requires `effect`, `jsonwebtoken` and `@types/jsonwebtoken` to be installed
|
||||
*/
|
||||
export * as JSONWebToken from "./JSONWebToken"
|
||||
Reference in New Issue
Block a user