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

6 lines
141 B
TypeScript
Raw Normal View History

2023-12-09 22:48:07 -08:00
export default location;
/**
* Path to CSS functions list JSON file.
*/
declare const location: string;
//# sourceMappingURL=index.d.ts.map