1.0.0 • Published 2 years ago

@commandhandler/utils v1.0.0

Weekly downloads
-
License
-
Repository
gitlab
Last release
2 years ago

@commandhandler/utils (internal library)

Common utilities used by @commandhandler, two main parts:

abstractStatic

Decorators for creating "abstract static" class members. Will be checked at runtime when declaring an annotated class.

isModule

Checks if ran inside an ejs or cjs module, returns true for ejs, false for cjs