Type Alias WarningPrelude

WarningPrelude: {
    data: RawWarning;
    type: "warning";
}