File

src/app/components/sign-in-card/event-params.interface.ts

Index

Properties

Properties

skipProfile
skipProfile: boolean
Type : boolean
skipSession
skipSession: boolean
Type : boolean
export interface EventParams {
    skipSession: boolean;
    skipProfile: boolean;
}

results matching ""

    No results matching ""