the-forest/client/node_modules/postcss-image-set-function/dist/lib/get-image.d.ts

2 lines
61 B
TypeScript
Raw Normal View History

2024-09-17 20:35:18 -04:00
export declare function getImage(node: any): string | false;