UNPKG

bs-datatable

Version:

A data table based on Bootstrap 5

7 lines (6 loc) 136 B
interface String { toCamalCase(): string; toPascalCase(): string; toPascalCaseJson(): string; format(): string; }