securityos/node_modules/css-functions-list/esm/index.d.ts

6 lines
141 B
TypeScript
Raw Normal View History

2024-09-06 15:32:35 +00:00
export default location;
/**
* Path to CSS functions list JSON file.
*/
declare const location: string;
//# sourceMappingURL=index.d.ts.map