API Reference > ui-framework > Utilities > FunctionType FunctionType Type alias Shorthand for "any function". TSLint doesn't like the built-in Function type for some reason. FunctionType = (...args: any[]) => any Defined in ui/framework/src/ui-framework/utils/redux-ts.ts Line 16 Last Updated: 13 June, 2024