Remove JWT

This commit is contained in:
2024-05-21 16:09:21 +02:00
parent fe88dcd091
commit a261e2b577
2 changed files with 1 additions and 12 deletions
+1 -2
View File
@@ -1,2 +1 @@
export * as JWT from 'jwt'
export * as pwd from 'pwd'
export * as pwd from './src/pwd'