📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-02 13:14:55
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
node_modules
/
tailwindcss
/
types
📍 /home/orkouolp/web/testing.orkobd/laravel/node_modules/tailwindcss/types
🔄 Refresh
✏️
Editing: index.d.ts
Writable
import type { PluginCreator } from 'postcss' import type { Config } from './config.d' declare const plugin: PluginCreator<string | Config | { config: string | Config }> declare type _Config = Config declare namespace plugin { export type { _Config as Config } } export = plugin
💾 Save Changes
❌ Cancel