epiphany/node_modules/@csstools/postcss-logical-viewport-units/dist/has-feature.d.ts

2 lines
61 B
TypeScript
Raw Normal View History

2023-12-09 22:48:07 -08:00
export declare function hasFeature(source: string): boolean;