UNPKG

@azure/storage-file-share

Version:
8 lines 369 B
// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. /** Known values of {@link ShareTokenIntent} that the service accepts. */ export var KnownShareTokenIntent; (function (KnownShareTokenIntent) { KnownShareTokenIntent["Backup"] = "backup"; })(KnownShareTokenIntent || (KnownShareTokenIntent = {})); //# sourceMappingURL=generatedModels.js.map