UNPKG

@builder.io/dev-tools

Version:

Builder.io Visual CMS Devtools

7 lines (6 loc) 174 B
/** * Use this when you want to throw an error and NOT have the error logged to the * user when reporting to sentry */ export declare class PrivateError extends Error { }