UNPKG

@freelensapp/extension-example

Version:

Example of a Freelens extension (renamed to @freelensapp/example-extension)

6 lines (5 loc) 201 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const empty = {}; exports.default = empty; //# sourceMappingURL=index.js.map