UNPKG

@stacksjs/stx

Version:

A Bun plugin that allows for using Laravel Blade-like syntax.

4 lines (3 loc) 129 B
import type { StxConfig } from './types'; export declare const defaultConfig: StxConfig; export declare const config: StxConfig;