UNPKG

@techmmunity/symbiosis

Version:

Symbiosis - The Ultimate OM For All Databases

3 lines (2 loc) 172 B
import type { FormatPrefixSuffixParams } from "./types"; export declare const formatPrefix: ({ value, options, }: Omit<FormatPrefixSuffixParams, "defaultCase">) => string;