BLUE
PHP 7.4.33
Path:
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/postcss-modules
Run
Logout
Edit File
Size: 1.22 KB
Close
/var/www/cookieconsent.bitkit.dk/httpdocs/node_modules/postcss-modules/index.d.ts
Text
Base64
import type { Plugin } from "postcss"; declare type GenerateScopedNameFunction = ( name: string, filename: string, css: string ) => string; declare type LocalsConventionFunction = ( originalClassName: string, generatedClassName: string, inputFile: string ) => string; declare class Loader { constructor(root: string, plugins: Plugin[]); fetch( file: string, relativeTo: string, depTrace: string ): Promise<{ [key: string]: string }>; finalSource?: string | undefined; } declare interface Options { getJSON?( cssFilename: string, json: { [name: string]: string }, outputFilename?: string ): void; localsConvention?: | "camelCase" | "camelCaseOnly" | "dashes" | "dashesOnly" | LocalsConventionFunction; scopeBehaviour?: "global" | "local"; globalModulePaths?: RegExp[]; generateScopedName?: string | GenerateScopedNameFunction; hashPrefix?: string; exportGlobals?: boolean; root?: string; Loader?: typeof Loader; resolve?: (file: string) => string | Promise<string>; } declare interface PostcssModulesPlugin { (options: Options): Plugin; postcss: true; } declare const PostcssModulesPlugin: PostcssModulesPlugin; export = PostcssModulesPlugin;
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
build
DIR
-
drwxr-xr-x
2025-06-16 05:45:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CHANGELOG.md
5.36 KB
lrw-r--r--
2025-06-16 05:45:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
1.22 KB
lrw-r--r--
2025-06-16 05:45:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.09 KB
lrw-r--r--
2025-06-16 05:45:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.53 KB
lrw-r--r--
2025-06-16 05:45:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
7.78 KB
lrw-r--r--
2025-06-16 05:45:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).