@bemedev/basifun
Version:
Basic ts functions
8 lines • 337 B
TypeScript
export * from '../features/arrays/types';
export * from '../features/common/types';
export * from '../features/functions/types';
export * from '../features/numbers/types';
export * from '../features/objects/types';
export * from '../features/promises/types';
export * from '../features/strings/types';
//# sourceMappingURL=types.d.ts.map