UNPKG

node-err

Version:

Simplify error handling and logging for Node.

3 lines (2 loc) 93 B
declare function setPrototypeOf(o: any, proto: object | null): any; export = setPrototypeOf;