SHARDWIRE
ReferenceContracts & Diagnostics

PreflightIssueSeverity

Reference for `PreflightIssueSeverity`, exported as part of the public Shardwire surface.

type exported from src/discord/types.ts.

Summary

Reference for PreflightIssueSeverity, exported as part of the public Shardwire surface.

Signature

export type PreflightIssueSeverity = 'error' | 'warning';

On this page