OpenVeo server API for plugins

API Docs for: 7.0.0
Show:

providers Module

Summary

Providers store resources they define.

A provider is the protector of the resources it defines. It communicates with its associated storage to manipulate its resources.

// Load module "providers"
var providers = require('@openveo/api').providers;

This module provides the following classes: