On this pageType Alias: OptionalCallable<T> OptionalCallable<T> = Callable<T | undefined> Defined in: types.ts:20 Type Parameters T T