# code-snippets/3.10.2/js/components/ManageMenu/index.ts

Code Snippets, version 3.10.2. 2 lines.

- Page: https://pluginprobe.com/plugins/code-snippets/3.10.2/code/js/components/ManageMenu/index.ts
- Raw: https://pluginprobe.com/plugins/code-snippets/3.10.2/raw/js/components/ManageMenu/index.ts
- Modified: 2026-06-19T15:56:12+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/code-snippets/3.10.2/code/js/components/ManageMenu/index.ts#L10-L20`.

```typescript
export * from './ManageMenu'

```
