Type Alias H5PExtrasWithState<TState>

H5PExtrasWithState: H5PExtras & { previousState?: TState }

Type Parameters

  • TState