UNPKG

@pangenerator/tweakpane-textarea-plugin

Version:
5 lines (4 loc) 161 B
import type { TpPlugin } from 'tweakpane'; export declare const id = "textarea"; export declare const css = "__css__"; export declare const plugins: TpPlugin[];