@commandhandler/utils
v1.0.0
Published
Common utilities used by @commandhandler, two main parts:
Downloads
3
Maintainers
Readme
@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