upsatish / AWSConsoleNavigator

AWS Console Navigator browser extension. Navigate to resources in the AWS console from the Omnibox.
GNU General Public License v3.0
2 stars 0 forks source link

Create common function library #2

Closed upsatish closed 3 years ago

upsatish commented 3 years ago

Create a common function library that background.js can import.

import { lib } from "./lib.js";