UNPKG

@localazy/strapi-plugin

Version:

The official Strapi Plugin by Localazy.

5 lines (4 loc) 145 B
export default class LocalazyLoginService { static generateKeys(): Promise<any>; static continuousPoll(readKey: string): Promise<any>; }