UNPKG

nestjs-oauth2

Version:

NestJS OAuth2 Client

5 lines (4 loc) 67 B
export interface State { state: string; createdAt: Date; }