@escolalms/h5p-react

    Interface Iterable<T>

    interface Iterable<T> {
        "[iterator]"(): Iterator<T>;
    }

    Type Parameters

    • T
    Index

    Methods

    • Returns Iterator<T>

    MMNEPVFCICPMFPCPTTAAATR