import type { PathOptions } from '@chubbyts/chubbyts-framework/dist/router/route';const pathOptions: PathOptions = { key: 'value' }; Copy
import type { PathOptions } from '@chubbyts/chubbyts-framework/dist/router/route';const pathOptions: PathOptions = { key: 'value' };