@stacksjs/stx
Version:
A Bun plugin that allows for using Laravel Blade-like syntax.
1 lines • 102 B
TypeScript
export declare function evaluateAuthExpression(expression: string, context: Record<string, any>): any;
A Bun plugin that allows for using Laravel Blade-like syntax.