SDK@coinweb/contract-kitfunctionsFunction: getParameters()On this pageFunction: getParameters() function getParameters(path): any; Function to get the parameters from a file located at the specified path. Parameters • path: string The path of the file. Returns any The parameters from the file in JSON format.