Releases: fb55/domelementtype
Releases · fb55/domelementtype
v2.3.0
v2.2.0
v2.1.0
v2.0.2
v2.0.1
Port to TypeScript
domelementtype
was ported to TypeScript!
New is a ElementType
export that should be used when using this module from TypeScript. It's a const enum
, meaning the TypeScript compiler will replace all uses with string literals.