h5p-types
    Preparing search index...

    Type Alias H5PExtrasWithState<TState>

    H5PExtrasWithState: H5PExtras & { previousState?: TState }

    Type Parameters

    • TState