UNPKG

astro

Version:

Astro is a modern site builder with web best practices, performance, and DX front-of-mind.

3 lines (2 loc) 162 B
import type { AssetsPrefix } from '../../core/app/types.js'; export declare function getAssetsPrefix(fileExtension: string, assetsPrefix?: AssetsPrefix): string;