## API Report File for "web-library-build-test"

> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).

```ts

// @public (undocumented)
export function add(num1: number, num2: number): number;

// @public (undocumented)
export function log(message: string): void;

// @public (undocumented)
export function logClass(): void;


// (No @packageDocumentation comment for this package)

```
