UNPKG

@openlearning/imscc-packager

Version:

Package JSON course structure into an IMSCC package

3 lines (2 loc) 114 B
import { Section } from '../../../../types'; export declare function generateItemMetadata(quiz: Section): string;