UNPKG

@hitechline/pdf-maker

Version:
5 lines (4 loc) 137 B
export interface URLHandlerOptions { url: string; } export declare const urlHandler: import("..").Handler<"url", URLHandlerOptions>;