UNPKG

@routup/cookie

Version:
4 lines 173 B
import type { Plugin } from 'routup'; import type { Options } from './types'; export declare function cookie(options?: Options): Plugin; //# sourceMappingURL=module.d.ts.map