import { AdminInformPath } from './inform'; import type { OpenAPIPath } from '../../../type'; export const AdminUserPath: OpenAPIPath = { ...AdminInformPath };