npm.io
1.0.0 • Published 4 years ago

@commandhandler/utils

Licence
Version
1.0.0
Deps
2
Size
26 kB
Vulns
0
Weekly
0

@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

Keywords