We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
emigration
1 parent 42a8ac3 commit 2dd967aCopy full SHA for 2dd967a
emigration.lua
@@ -1,6 +1,8 @@
1
--@module = true
2
--@enable = true
3
4
+local utils = require('utils')
5
+
6
local GLOBAL_KEY = 'emigration' -- used for state change hooks and persistence
7
8
local function get_default_state()
0 commit comments