UNPKG

@kitschpatrol/tweakpane-plugin-textarea

Version:

A fork of @pangenerator/tweakpane-textarea-plugin with build optimizations.

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[];