mirror of
https://github.com/bitinflow/ui.git
synced 2026-03-13 21:55:59 +00:00
chore(release): v0.0.3
This commit is contained in:
3
dist/runtime/composables/index.d.ts
vendored
3
dist/runtime/composables/index.d.ts
vendored
@@ -1 +1,2 @@
|
||||
export function useMenu(data: any): void;
|
||||
import { MenuOptions } from "../../types";
|
||||
export declare const useMenu: (options: MenuOptions) => void;
|
||||
|
||||
Reference in New Issue
Block a user