Learn more about cloning repositories
You have read-only access
GH-39048: [JS] Re-export existing type enums (#39473) This way we don't have to manually maintain the enums even though they should be pretty much constants. * Closes: #39048