UNPKG

website-templates

Version:

A React component for an Website Templates styled with Tailwind CSS

2 lines (1 loc) 92 B
export declare const fetchGet: (url: string, params?: Record<string, any>) => Promise<any>;