Options
All
  • Public
  • Public/Protected
  • All
Menu

This is the documentation for the velt/convert module. This module has a more specific use-case then the others, but is still quite useful. In cases where you want to supply Java or Spigot methods with Java arrays or lists, velt-convert may be useful. Less commonly, if you need to supply some Java method with a JS object (for options for example), then velt-convert is the right option to do that.

Index

References

Interfaces

Variables

References

default

Renames and exports convert

Variables

Const arrays

arrays: Arrays

The velt-convert Array converter, to convert to and from Java arrays and lists.

Const convert

convert: { arrays: Arrays; mapping: Mapping }

Type declaration

Const mapping

mapping: Mapping

The velt-convert Mapping converter, to convert to and from Java maps.

Generated using TypeDoc