UNPKG

@izzyjs/route

Version:

Use your AdonisJs routes in your Inertia.js application

6 lines (5 loc) 340 B
export declare const basicConfig: import("@izzyjs/route").Config; export declare const onlyConfig: import("@izzyjs/route").Config; export declare const groupsConfig: import("@izzyjs/route").Config; export declare const environmentConfig: import("@izzyjs/route").Config; export declare const roleBasedConfig: import("@izzyjs/route").Config;