Skip to content

Instantly share code, notes, and snippets.

@behnamazimi
Last active June 4, 2020 13:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save behnamazimi/01d30fb2b7feeb49f6930d8e4602f0c5 to your computer and use it in GitHub Desktop.
Save behnamazimi/01d30fb2b7feeb49f6930d8e4602f0c5 to your computer and use it in GitHub Desktop.
js-service-wrapper.import.js
const {ServiceWrapper, ClientHandler, HOOKS} = require("js-service-wrapper");
// ESM
import {ServiceWrapper, ClientHandler, HOOKS} from "js-service-wrapper";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment