UNPKG

httpyac

Version:

HTTP/REST CLI Client for *.http files

3 lines (2 loc) 189 B
import * as models from '../../../models'; export declare function replaceFileImport(text: unknown, type: models.VariableType | string, context: models.ProcessorContext): Promise<unknown>;