Page MenuHomeSealhub

Export the hyphenate function from JDD-context
Open, NormalPublic0.5 Points

Description

The hyphenate function in https://hub.sealcode.org/source/jdd/browse/master/src/jdd-context.ts$59 is currently only available as a method`JDDContext` object. This task is about making it available also as import { hyphenate } from "@sealcode/jdd";