@flowscripter/dynamic-cli-framework-api
    Preparing search index...

    Class Secret<T>

    Wraps a value to mark it for storage as an OS-native secret via SecretService, when passed to KeyValueService.set. Can wrap the entire value passed to set, or be nested at any depth within a larger object/array passed to set.

    Type Parameters

    Index
    value: T