softkave-js-utils
Version:
JavaScript & Typescript utility functions, types, and classes
9 lines (8 loc) • 294 B
TypeScript
export * from './getId0.js';
export * from './getNewId.js';
export * from './getNewIdWithShortName.js';
export * from './getShortNameFromId.js';
export * from './isIdWithShortName.js';
export * from './padIdShortName.js';
export * from './tryGetShortNameFromId.js';
export * from './types.js';