Interface ListOptions

Hierarchy

  • ListOptions

Index

Properties

Properties

Optional scope

scope: DataScope

If provided, determines where to list data from, default is DataScope.Skill.

Optional type

type: DataType

If provided, determines whether to list from file store or JSON store, default is `DataType.Json'.

Generated using TypeDoc