Type Alias ExtendedAndroidState

ExtendedAndroidState: AndroidState & {
    fbnsAuth?: RawFbnsAuth;
}