UNPKG

@builder.io/sdk-vue

Version:
3 lines (2 loc) 128 B
import type { GetContentOptions } from './types'; export declare const generateContentUrl: (options: GetContentOptions) => URL;