mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-09 20:26:40 +00:00
add enterprise license system
This commit is contained in:
5
server/private/routers/license/index.ts
Normal file
5
server/private/routers/license/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export * from "./getLicenseStatus";
|
||||
export * from "./activateLicense";
|
||||
export * from "./listLicenseKeys";
|
||||
export * from "./deleteLicenseKey";
|
||||
export * from "./recheckStatus";
|
||||
Reference in New Issue
Block a user