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 DemoVaultFunctionsCoverageSpecProperties
| Property | Type | Description |
|---|---|---|
| sourcePath | string | The source file path (relative to the repo root) whose export functions must each be demonstrated. |
Links to this page: