UNPKG

@brewww/authentication-service

Version:
5 lines (4 loc) 88 B
export declare enum AuthenticationAction { LOGIN = "login", SIGNUP = "signup" }