Skip to content

Commit 0dd8c71

Browse files
committed
update API
1 parent d0f889c commit 0dd8c71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Core/API.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
local _, BCDM = ...
22
local LEMO = BCDM.LEMO
3+
local Serialize = LibStub:GetLibrary("AceSerializer-3.0")
4+
local Compress = LibStub:GetLibrary("LibDeflate")
35

46
function BCDMG:ExportBCDM(profileKey)
57
local profile = BCDM.db.profiles[profileKey]

0 commit comments

Comments
 (0)