mirror of
https://github.com/lensapp/lens.git
synced 2024-11-10 10:36:25 +03:00
7 lines
220 B
TypeScript
7 lines
220 B
TypeScript
/**
|
|
* Copyright (c) OpenLens Authors. All rights reserved.
|
|
* Licensed under MIT License. See LICENSE in root directory for more information.
|
|
*/
|
|
|
|
export default ""; // mostly path to bundled file or data-url (webpack)
|