Package breakdown - initial commit 1.0.0
This commit is contained in:
4
lib/constants/tokens.ts
Normal file
4
lib/constants/tokens.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export enum TokenType {
|
||||
RESET = 'RESET',
|
||||
VERIFICATION = 'VERIFICATION',
|
||||
}
|
||||
Reference in New Issue
Block a user