ReferenceInterfaces
LoadIssue
Defined in: packages/client/src/errors.ts:134
One problem found while validating or loading a brick: which file and brick, and what was wrong.
Properties
brick
brick: string;Defined in: packages/client/src/errors.ts:136
file?
optional file?: string;Defined in: packages/client/src/errors.ts:135
message
message: string;Defined in: packages/client/src/errors.ts:137