DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
173 Bytes
declare module '__SERVER__/internal.js' {
export const options: import('types').SSROptions;
export const get_hooks: () => Promise<Partial<import('types').ServerHooks>>;
}