UNPKG

@dinkarjallan/rezilient-utils

Version:

![Work In Progress](https://img.shields.io/badge/status-work_in_progress-orange?style=for-the-badge)

3 lines (2 loc) 104 B
export declare const Sum: (a: number, b: number) => number; export declare const Thing: () => string;