Home > @csstools/css-tokenizer > isTokenFunction
Signature:
export declare function isTokenFunction(x?: CSSToken | null): x is TokenFunction;
Parameter |
Type |
Description |
---|---|---|
x |
CSSToken | null |
(Optional) |
x is TokenFunction
Home > @csstools/css-tokenizer > isTokenFunction
Signature:
export declare function isTokenFunction(x?: CSSToken | null): x is TokenFunction;
Parameter |
Type |
Description |
---|---|---|
x |
CSSToken | null |
(Optional) |
x is TokenFunction