Skip to content

Commit

Permalink
Update API reports
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Weimann <michael.weimann@nordeck.net>
  • Loading branch information
weeman1337 committed Jun 24, 2024
1 parent 4ff19a3 commit 0a8a942
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions packages/mui/api-report.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
```ts

/// <reference types="react" />

import { AvatarProps } from '@mui/material';
import { BackendModule } from 'i18next';
import { Capability } from 'matrix-widget-api';
Expand Down
2 changes: 0 additions & 2 deletions packages/react/api-report.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
```ts

/// <reference types="react" />

import { Capability } from 'matrix-widget-api';
import { ComponentType } from 'react';
import { DispatchWithoutAction } from 'react';
Expand Down
2 changes: 0 additions & 2 deletions packages/testing/api-report.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
```ts

/// <reference types="jest" />

import { RoomEvent } from '@matrix-widget-toolkit/api';
import { StateEvent } from '@matrix-widget-toolkit/api';
import { ToDeviceMessageEvent } from '@matrix-widget-toolkit/api';
Expand Down

0 comments on commit 0a8a942

Please sign in to comment.