Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM IdentityCredential.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_IDENTITYCREDENTIALBINDINGFWD_H_
#define DOM_IDENTITYCREDENTIALBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct DisconnectedAccount;
struct IdentityCredentialUserData;
struct IdentityProviderAccount;
struct IdentityProviderClientMetadata;
struct IdentityProviderConfig;
struct IdentityProviderIcon;
struct IdentityProviderToken;
struct IdentityProviderWellKnown;
struct IdentityCredentialDisconnectOptions;
struct IdentityCredentialInit;
struct IdentityProviderAccountList;
struct IdentityProviderBranding;
struct IdentityProviderRequestOptions;
struct IdentityCredentialRequestOptions;
struct IdentityProviderAPIConfig;
class IdentityCredential;
} // namespace dom
} // namespace mozilla
#endif // DOM_IDENTITYCREDENTIALBINDINGFWD_H_