Edit in GitHubLog an issue

cc-everywhere


Type Alias: ErrorCodeMessage<T>

Copied to your clipboard
type ErrorCodeMessage<T> = object;

Type Parameters

Type Parameter
T

Properties

code

Copied to your clipboard
code: T;

message

Copied to your clipboard
message: string;
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.