UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

2 lines (1 loc) 75 B
export declare function _postPayload(endpoint: string, body: object): any;