import {BaseParameterTestStructure} from "./../base"; export interface FunctionParameterTestStructure extends BaseParameterTestStructure { }