UNPKG

next-csrf

Version:

CSRF mitigation library for Next.js

3 lines (2 loc) 127 B
import { RawSourceMap } from 'source-map'; export declare function getRawSourceMap(fileContents: string): RawSourceMap | null;