Back to Trilium

Interface ParamEncoder

docs/Script API/interfaces/Backend_Script_API._internal_.ParamEncoder.html

0.102.2415 B
Original Source

Interface ParamEncoder

ParamEncoder(value: any, defaultEncoder: (value: any) => any): any

Parameters

  • value: any
  • defaultEncoder: (value: any) => any

Returns any

Settings

Member Visibility

  • Protected
  • Inherited
  • External

ThemeOSLightDark