UNPKG

rasengan

Version:

The modern React Framework

6 lines (5 loc) 152 B
// Imports import { defineConfig } from './core/config/utils/define-config.js'; // Exports export * from './routing/index.js'; export { defineConfig };