Skip to content

bind/binds/file

File-based bind implementation supporting JSON, JSONC, and YAML

Classes

ClassDescription
FileBindA Bind that reads configuration values from a JSON, JSONC, or YAML file.

Interfaces

InterfaceDescription
FileBindOptionsOptions for creating a FileBind instance.

Type Aliases

Type AliasDescription
FileFormatSupported file formats for configuration files.