UNPKG

@chargeover/docusaurus-theme-redoc

Version:
7 lines 246 B
import '../../global'; import { AppStore } from '@chargeover/redoc'; export declare function ServerStyles({ lightStore, darkStore, }: { lightStore: AppStore; darkStore: AppStore; }): JSX.Element; //# sourceMappingURL=ServerStyles.d.ts.map