mirror of
https://github.com/sern-handler/handler
synced 2026-06-06 01:16:55 +00:00
exporting
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import { Sern } from "./handler/sern/sern";
|
||||
|
||||
exports = Sern;
|
||||
export default Sern;
|
||||
Reference in New Issue
Block a user