Type Alias PropDefinition<T>

PropDefinition: { default: T | () => T; type: Function }

Type Parameters

  • T

Type declaration