UNPKG

npm-layer7-protections

Version:

Simple layer7 protections written in typescript

3 lines (2 loc) 78 B
declare const onError: (error: unknown) => boolean; export default onError;