UNPKG

nightingale-logger

Version:
4 lines (3 loc) 133 B
export const inspectValue = (value: unknown): string => { throw new Error("Not supported for the browser. Prefer `debugger;`"); };