This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* A wrapper around the jsonwebtoken library for Effect
|
||||
* Requires `jsonwebtoken` and `@types/jsonwebtoken` to be installed
|
||||
* Requires `effect`, `jsonwebtoken` and `@types/jsonwebtoken` to be installed
|
||||
*/
|
||||
export * as JSONWebToken from "./JSONWebToken"
|
||||
|
||||
Reference in New Issue
Block a user