We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
emigration
1 parent cb03157 commit db847ceCopy full SHA for db847ce
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