Skip to content

API Reference

This section provides detailed documentation for the PreMiD Activity Development API. It covers all the classes, interfaces, and functions available for creating activities.

Overview

The PreMiD API consists of several key components:

Getting Started

If you're new to PreMiD Activity Development, we recommend starting with the Guide section, which provides step-by-step instructions for creating your first activity.

Type Definitions

The API is fully typed with TypeScript, and the type definitions are available in the @types/premid package. You can find the source code for the type definitions in the Activities repository.

Examples

For practical examples of how to use the API, check out the Examples section, which provides sample code for various types of activities.

Released under the MPL-2.0 License.