BrtError

November 9, 2018 ยท View on GitHub

Bruit.io

BRuit is a User Issues Tool

๐Ÿšจ ERROR CODES ๐Ÿšจ

BrtError

interface BrtError {
  code: number;
  text: string;
}

CODES

a code is formated with tree number:

codetextDescription
100config is missingyour config is missing, give a BrtConfig to component property config
101config is missingyour config is missing, give a BrtConfig to property config