Interface SaveOptions

Hierarchy

  • SaveOptions

Index

Properties

Properties

Optional scope

scope: DataScope

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

Optional type

type: DataType

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

Generated using TypeDoc