UNPKG

redoc

Version:
3 lines (2 loc) 152 B
import { ExampleModel } from '../../services/models/Example'; export declare function useExternalExample(example: ExampleModel, mimeType: string): any;