UNPKG

smoosic

Version:

<sub>[Github site](https://github.com/Smoosic/smoosic) | [source documentation](https://smoosic.github.io/Smoosic/release/docs/modules.html) | [change notes](https://aarondavidnewman.github.io/Smoosic/changes.html) | [application](https://smoosic.github.i

9 lines 254 B
import { SuiMenuParams, SuiConfiguredMenu } from './menu'; /** * Stuff you can do to notes * @category SuiMenu */ export declare class SuiNoteMenu extends SuiConfiguredMenu { constructor(params: SuiMenuParams); } //# sourceMappingURL=note.d.ts.map