H5P NodeJS Library
    Preparing search index...

    This is a change inside content metadata.

    interface IContentChange {
        author?: string;
        date?: string;
        log?: string;
    }
    Index

    Properties

    Properties

    author?: string
    date?: string
    log?: string