芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/public_html/node_modules/@tailwindcss/forms/src/index.d.ts
declare function plugin(options?: Partial<{ strategy: 'base' | 'class' }>): { handler: () => void } declare namespace plugin { const __isOptionsFunction: true } export = plugin