interface IContext {
    contentId: string;
}

Properties

Properties

contentId: string