This module describes the global ccf variable. Direct access of this module or the ccf variable is typically not needed as all of its functionality is exposed via other, often more high-level, modules.

Accessing the ccf global in a type-safe way is done as follows:

import { ccf } from '@microsoft/ccf-app/global.js';

Index

Interfaces

Type Aliases

Variables

Generated using TypeDoc