UNPKG

148 BTypeScriptView Raw
1import { StorageAction } from '@aws-amplify/core/internals/utils';
2export declare function getStorageUserAgentValue(action: StorageAction): string;