directives
Exposes the registered runtime directives by name.
Table of contents
Category
Value
Import
jsimport { directives } from "valyrian.js";Public signature
tsRecord<string, Directive>Parameters
This symbol exposes a value and does not accept parameters.
Result
tsRecord<string, Directive>