Skip to content

DemoVaultFunctionsCoverageSpec

Reflects a module’s exported functions, each demonstrated by its bare name in the demo corpus.

Import:

import type { DemoVaultFunctionsCoverageSpec } from 'obsidian-dev-utils/script-utils/demo-vault-coverage';

Signature:

export interface DemoVaultFunctionsCoverageSpec

Properties

PropertyTypeDescription
sourcePathstringThe source file path (relative to the repo root) whose export functions must each be demonstrated.

Links to this page: