interface ExtendedFunctionNameMetadata {
    functionName: string;
}

Properties

Properties

functionName: string