UNPKG

@routup/body

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