UNPKG

@softvisio/core

Version:
10 lines (8 loc) 227 B
- $id: config type: object properties: algorithm: { type: string } key: { type: ["null", string] } useLocalStorage: { type: boolean } additionalProperties: false required: [algorithm, key, useLocalStorage]