UNPKG

laravel-jstools

Version:

JS tools for building front-side of Laravel applications

5 lines (4 loc) 123 B
export interface DashlyServiceContract { enableSidebarBehaviourChanger(): void; enableThemeSwitcher(): void; }