wip
This commit is contained in:
parent
2b71549feb
commit
66ced29c6d
28 changed files with 477 additions and 965 deletions
|
@ -1,5 +1,5 @@
|
|||
import rndstr from 'rndstr';
|
||||
import { UsedToken } from '../models/entities/usedToken';
|
||||
import { UsedToken } from '../models/entities/used-token';
|
||||
import { UsedTokens } from '../models';
|
||||
|
||||
export const genToken = async (): Promise<string> => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue