403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/framework7/node_modules/postcss-image-set-function/dist/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/framework7/node_modules/postcss-image-set-function/dist/index.d.ts
import type { PluginCreator } from 'postcss';

declare const creator: PluginCreator<pluginOptions>;
export default creator;

/** postcss-image-set-function plugin options */
export declare type pluginOptions = {
    /** Preserve the original notation. default: true */
    preserve?: boolean;
    /**
     * Determine how invalid usage of `image-set()` should be handled.
     * By default, invalid usages of `image-set()` are ignored.
     * They can be configured to emit a warning with `warn` or throw an exception with `throw`.
     * default: 'ignore'
     */
    onInvalid?: 'warn' | 'throw' | 'ignore' | false;
};

export { }

Youez - 2016 - github.com/yon3zu
LinuXploit