UNPKG

h5p-standalone

Version:

Display H5P content as standalone frontend code, no server needed.

3 lines (2 loc) 105 B
import { H5PIntegration } from './h5p'; export declare function defaultH5PIntegration(): H5PIntegration;