Skip to content

Instantly share code, notes, and snippets.

@Weiyuan-Lane
Created January 20, 2019 16:11
Show Gist options
  • Save Weiyuan-Lane/c4da3071cff75485dc114399781d77fc to your computer and use it in GitHub Desktop.
Save Weiyuan-Lane/c4da3071cff75485dc114399781d77fc to your computer and use it in GitHub Desktop.
context-menu.js initialisation script
'use strict'
import RootMenuItem from 'scripts/context-menus/RootMenuItem'
// Initialisation when run
RootMenuItem.init()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment