cal.pub0.org/apps/web/lib/slugify.ts

4 lines
165 B
TypeScript

// TODO: Remove this file once every `classNames` is imported from `@calcom/lib`
export * from "@calcom/lib/slugify";
export { default } from "@calcom/lib/slugify";