{"version":3,"sources":["PickerWindows.js"],"names":["UnimplementedView"],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AAEA;;;;;;;AAEA;;;;eAEeA,0B","sourcesContent":["/**\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License.\n *\n * @flow\n */\n\n'use strict';\n\nimport UnimplementedView from './UnimplementedView';\n\nexport default UnimplementedView;\n"]}