0
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-07 03:39:52 +08:00
2019-05-31 21:45:09 +08:00

10 lines
65 B
Lua

local api = {}
function api.import(name)
end
return api