UNPKG

outers

Version:

outers - a all in one package for your day to day use

7 lines (6 loc) 174 B
export default function verifyCipher(token: string, cipherList: string[]): { status: string; message: string; currentTimeStamp: string; algoRithm: string; };