@ogs-gmbh/ngx-utils
Version:
A lightweight collection of utility functions and helpers for Angular applications
8 lines • 346 B
TypeScript
export * from "./types/timestamp";
export * from "./types/storage";
export * from "./types/custom-validators";
export * from "./consts/keyboard-keys";
export * from "./directives/text-clamp/text-clamp.directive";
export * from "./directives/throttle-click.directive";
export * from "./types/to-form.type";
//# sourceMappingURL=public-api.d.ts.map